How to use python/pytest methods as keywords in robot framework

  1. New selenium ships with selenium-manager and there’s 0 need to download webdriver’s anymore.
  2. Open Browser $your_url_here firefox will open a browser with the given url.
  3. After that, you can use the Get Library Instance to get that driver instance and pass it you your custom library.
2 Likes