github MarketSquare/robotframework-browser v0.13.0

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

New Keywords:

  • VirtualMouse keywords Mouse Move and Mouse Button to control virtual mouse on page
  • VirtualKeyboard keywords Keyboard Input and Keyboard Key to manually set keyboard keys down / up for the whole page, and input into currently active element on page without a selector. Corresponds to Playwrights keyboard class
  • Handle Alert
  • Set Offline to set network to offline / online
  • Wait Until Network Is Idle to wait for network idleness after changing pages

Other improvements:

  • Thanks to upstream playwright 1.3.0 features, in headed mode active page is visually active
  • Rolling index numbers on screenshots now to not overwrite old screenshots (fixed #175)
  • Improved error at library import if rfbrowser init has not been run
  • Logging improvements by @aaltat
  • Keyword documentation by Imbus sponsored work done by @Finalrykku

Don't miss a new robotframework-browser release

NewReleases is sending notifications on new releases.