github MarketSquare/robotframework-browser v0.11.0

latest releases: v19.14.2, v19.14.1, v19.14.0...
5 years ago

New keywords:

  • Get Elements gets list of elements matching selector and returns them as a list of elementhandle UUIDs. These can be used for iteration with other keywords.

Other enchancements:

  • Wait For Function and Execute JavaScript now accept our playwright selectors and our elementhandles as arguments to pass to the function executed on browser page. See examples
  • No longer need to separately run rfbrowser init. Dependencies are downloaded at library import if they don't exist on file system yet
  • Bugfix and test improvement for Highlight Elements
  • Functionality that was in rfbrowser init is now automatically done at library import time.

Don't miss a new robotframework-browser release

NewReleases is sending notifications on new releases.