Releases: hdorgeval/puppeteer-core-controller
v1.38.1
v1.38.0
[1.38.0] - 2020-05-27
Added
- add helper method
currentBrowser()
to the Fluent API
https://github.com/hdorgeval/puppeteer-core-controller/blob/master/CHANGELOG.md#1380---2020-05-27
v1.37.1
[1.37.1] - 2020-04-24
Fixed
- fix helper method
doubleClick()
on the Selector API
https://github.com/hdorgeval/puppeteer-core-controller/blob/master/CHANGELOG.md#1371---2020-04-24
v1.37.0
[1.37.0] - 2020-04-19
Added
- add helper method
doubleClick()
on the Selector API
Fixed
- be able to pass partial
options
object to the helper methodclick()
on the Selector API
https://github.com/hdorgeval/puppeteer-core-controller/blob/master/CHANGELOG.md#1370---2020-04-19
v1.36.0
[1.36.0] - 2020-03-30
Added
- feat(page-actions): be able to record HTTP 404 and any other status as failed requests
https://github.com/hdorgeval/puppeteer-core-controller/blob/master/CHANGELOG.md#1360---2020-03-30
v1.35.0
[1.35.0] - 2020-02-07
Added
- add helper method
hover()
to the Selector API
https://github.com/hdorgeval/puppeteer-core-controller/blob/master/CHANGELOG.md#1350---2020-02-07
v1.34.2
[1.34.2] - 2020-02-03
Fixed
- fix(browser-actions): fix error messages analysis
https://github.com/hdorgeval/puppeteer-core-controller/blob/master/CHANGELOG.md#1342---2020-02-03
v1.34.1
[1.34.1] - 2020-02-03
Fixed
- revert back to puppeteer-core v2.0.0
https://github.com/hdorgeval/puppeteer-core-controller/blob/master/CHANGELOG.md#1341---2020-02-03
v1.34.0
[1.34.0] - 2020-02-01
Added
- add helper method
click()
on the Selector API - add helper method
isEnabled()
on the Selector API
Fixed
- update of the
puppeteer-core
dependency to latest version 2.1.0 - fix(controller): manage viewport in the right way.
https://github.com/hdorgeval/puppeteer-core-controller/blob/master/CHANGELOG.md#1340---2020-02-01
v1.33.2
[1.33.2] - 2020-01-30
Fixed
- fix(controller): manage viewport in the right way.
https://github.com/hdorgeval/puppeteer-core-controller/blob/master/CHANGELOG.md#1332---2020-01-30