Skip to content

Releases: alexschwantes/testcafe-browser-provider-selenium

v1.2.0

08 Apr 18:33
Compare
Choose a tag to compare

Add ability to configure selenium webdriver proxy via environment variable SELENIUM_PROXY (#28).

v1.1.0

04 Feb 13:49
Compare
Choose a tag to compare

Allow retring a test when failing to open browser
Update dependencies, including selenium webdriver to 4.0.0-alpha.8

v1.0.1

30 Jun 21:15
Compare
Choose a tag to compare

Bug fix for ie and edge browsers not working with updated browser alias'.

v1.0.0

17 Jun 10:56
Compare
Choose a tag to compare

Changes

  • Added support for custom profiles in capabilities to allow better management for mobile emulation. See readme for usage.

Breaking changes:

  • Changed the following browser aliases
    • MicrosoftEdge is now just edge
    • internet explorer is now just ie

v0.5.0

16 Jun 11:10
Compare
Choose a tag to compare

Add support for native TestCafe video recording