Skip to content

Releases: qahive/robotframework-puppeteer

Add support set view port for each page

25 Apr 07:02
ba799e5
Compare
Choose a tag to compare
Add support set view port keywords (#112)

* Add support set view port keywords

* Fix unstable test

Co-authored-by: atthaboon.s <atthaboon.s@qahive.com>

Enhance browser option and auto convert para type

20 Apr 02:39
e20301d
Compare
Choose a tag to compare
  • Auto convert input param data type when calling to Puppeteer Library keywords
  • Cleanup unused keywords
  • Support RIDE bycatch terminate signal
  • Enhance support browser options

Hot fix browser option

01 Apr 15:52
4d8502d
Compare
Choose a tag to compare
  • Support Playwright and Puppeteer browser custom options
  • Fixed issue open browser with None option

Official support Chrome Playwright engine

26 Feb 08:40
c5c0f79
Compare
Choose a tag to compare
  • Support Chrome playwright engine with browser name pwchrome
  • Update playwright to version 1.9.0

v3.0.0a4

12 Feb 08:29
Compare
Choose a tag to compare

Highlights

  • v3 fully support Playwright for all browser. Use Playwright with chromium by parse browser pwchrome
  • Support Playwright chain locator (css & xpath)
  • Support Playwright v1.7

v3.0.0a3

12 Feb 08:07
Compare
Choose a tag to compare
v3.0.0a3 Pre-release
Pre-release
limit version to x.y.za1

v3.0.0a2

12 Feb 07:43
Compare
Choose a tag to compare
v3.0.0a2 Pre-release
Pre-release
  • Revise tag alpha version name

v3.0.0a1

12 Feb 07:37
Compare
Choose a tag to compare
v3.0.0a1 Pre-release
Pre-release

Highlights

  • v3 fully support Playwright for all browser. Use Playwright with chromium by parse browser pwchrome
  • Support Playwright chain locator (css & xpath)
  • Support Playwright v1.7

Add dropdown extra keywords

20 Jan 00:27
29a239e
Compare
Choose a tag to compare
  • get list labels
  • get list values

Manage cookie and enhance log

17 Jan 06:24
f7999dd
Compare
Choose a tag to compare
  • Support cookie keywords (Add Cookie, Get cookie and Get cookies)
  • Enhance log for all keywords