github MarketSquare/robotframework-browser v0.9.0

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

New keywords:

  • http
    • executes fetch with page.evaluate
    • support all common HTTP methods, GET, POST, PUT, PATCH, DELETE and HEAD
    • if request body can be converted to JSON, it will automatically add content-type header
    • if response body can be converted to JSON, it will be returned as a Python dict.
  • Get Style (supports assertions)
  • Get Element (returns an element handle that can be used as a selector)

Other improvements:

  • Renamed Create _ keywords to New _
  • Improved python use (added script to generate static type stubs

Don't miss a new robotframework-browser release

NewReleases is sending notifications on new releases.