Skip to content

Releases: qahive/robotframework-puppeteer

Enhance log message and screenshot

15 Jul 11:38
Compare
Choose a tag to compare
  • Release capture page screenshot
  • Auto capture page screenshot if test fails
  • Handle alert

Enhance wait for url request and response

06 Jul 10:14
Compare
Choose a tag to compare
  • Support url validation with Regular expression
  • Support body validation with Regular expression

v0.3.0

27 Jun 11:40
5f0d5a3
Compare
Choose a tag to compare
  • Update demo web site and example scripts
  • Add system test into build pipeline
  • Wait Until Page Contains Element
  • Wait Until Page Does Not Contain Element
  • Wait Until Element is Hidden
  • Wait Until Element Is Visible
  • Wait Until Page Contains
  • Wait Until Page Does Not Contain
  • Wait Until Element Contains
  • Wait Until Element Does Not Contain
  • waitForRequest
  • waitForResponse
  • waitForFunction
  • waitForNavigation

0.2.1

21 Jun 04:50
Compare
Choose a tag to compare
  • Hot fix support pypi md content

v0.2.0

21 Jun 04:42
Compare
Choose a tag to compare
  • Browser Control
  • Selector Adapter
  • Click Element control
  • Form Element control