Jump to content

WebDriver UDF (W3C compliant version) - 2023/11/14


Danp2
 Share

Recommended Posts

  • Danp2 changed the title to WebDriver UDF (W3C compliant version) - 2023/05/23
  • 1 month later...

 Latest update just released. See below for change log.

Quote

## [1.1.0] 2023-07-17

### Changed

- _WD_UpdateDriver
    - Added ability to downgrade the webdriver to the correct version
    - Added ability to check if webdriver downgrade is needed
    - Added error code to indicate a version mismatch between the browser and webdriver
- _WD_IsLatestRelease: Use _VersionCompare()

### Project

-  Enhanced chromedriver support
    - New download location
    - Enable 64 bit support
    - Temporarily added `chrome_legacy` to support older versions (pre v115) of Chrome

 

Link to comment
Share on other sites

  • Danp2 changed the title to WebDriver UDF (W3C compliant version) - 2023/07/17
  • 2 weeks later...
  • Danp2 changed the title to WebDriver UDF (W3C compliant version) - 2023/08/01
  • 3 weeks later...

 Latest update just released. See below for change log.

Quote

## [1.2.0] 2023-08-17

### Changed

- _WD_GetTable
    - Support for non-standard table markers
    - Improve performance

- _WD_GetElementFromPoint: Added error checking for negative coordinates

### Fixed

- _WD_GetTable: Revise existing xpaths to include header elements in results

### Project

- Eliminate usage of _HtmlTableGetWriteToArray

 

 

Link to comment
Share on other sites

  • Danp2 changed the title to WebDriver UDF (W3C compliant version) - 2023/08/17
  • 2 months later...

 Latest update just released. See below for change log.

Quote

## [1.3.0] 2023-11-14

### Changed

_WD_GetTable - Add parameter for selection strategy. `Script breaking change`

### Project

- Improved Tidy support
- Fix Au3Check issues
- Standardize naming of internal functions

 

Link to comment
Share on other sites

  • Danp2 changed the title to WebDriver UDF (W3C compliant version) - 2023/11/14

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...