Danp2 / au3WebDriver

Web Driver UDF for AutoIt
MIT License
107 stars 21 forks source link

Fix: Chrome for Testing downloads have a new URL #508

Closed Danp2 closed 6 months ago

Danp2 commented 6 months ago

Pull request

Proposed changes

See GoogleChromeLabs/chrome-for-testing#108

Checklist

Put an x in the boxes that apply. If you're unsure about any of them, don't hesitate to ask. We are here to help!
This is simply a reminder of what we are going to look for before merging your code.

Types of changes

Please check x the type of change your PR introduces:

What is the current behavior?

See GoogleChromeLabs/chrome-for-testing#108

What is the new behavior?

See GoogleChromeLabs/chrome-for-testing#108

Influences and relationship to other functionality

Describe how the changes will affect other functions, potential script breaking changes, etc.

Additional context

Add any other context about the problem here.

System under test

Please complete the following information.

mlipok commented 6 months ago

Testing

mlipok commented 6 months ago

Tested with wd_demo.au3

testing old feature step 1 32bit+Force (without fix) - failed to update driver step 2 64bit+Force (without fix) - failed to update driver

testing fixed feature step 3 32bit+Force (with fix) - successfull driver update step 4 64bit+Force (with fix) - successfull driver update