egosun/chromedriver

Composer distribution of Chromedriver. Adds a executable to your composer bin directory.

2.44 2019-05-03 16:37 UTC

This package is auto-updated.

Last update: 2023-06-29 01:44:38 UTC


README

Composer distribution of Chrome driver. Adds a executable to your composer bin directory.

What's new in version 2.44 [2018-10-16]

Chrome Driver version 74.0.3729.6

What's new in version 2.43 [2018-10-16]

Supports Chrome v69-71

  • Resolved issue 2537: Parsing of proxy configuration is not standard compliant [[Pri-1]]
  • Resolved issue 2607: Launch App command is flaky [[Pri-2]]
  • Resolved issue 2575: Screenshot of element inside iFrame is taken incorrectly [[Pri-2]]
  • Resolved issue 1855: Feature request : ChromeDriver to support window resizing over a remote connection [[Pri-2]]
  • Resolved issue 1998: Error codes are not handled in Clear element [[Pri-2]]
  • Resolved issue 2016: Not Waiting until element is visible [[Pri-2]]
  • Resolved issue 1936: Get element property is not implemented [[Pri-2]]
  • Resolved issue 1992: Switch To Frame is not spec compliant [[Pri-2]]
  • Resolved issue 2001: Execute Async Script does not return spec compliant error codes [[Pri-2]]
  • Resolved issue 2000: Execute Script does not return spec compliant error codes [[Pri-2]]
  • Resolved issue 1987: Error code in ExecuteGet is not conformant with spec [[Pri-2]]
  • Resolved issue 2003: Send Alert Text is not returning spec compliant error codes [[Pri-2]]
  • Resolved issue 1319: clear() on an input type="date" pretends element is not user-editable [[Pri-3]]
  • Resolved issue 1404: Chromedriver gets window handle for the tab which is opened manually [[Pri-3]]
  • Resolved issue 586: Allow append or start a new log file for chromedriver [[Pri-3]]
  • Resolved issue 2371: New Session does not invoke w3c mode if flag is in firstMatch [[Pri-]]