au3WebDriver
au3WebDriver copied to clipboard
_WD_UpdateDriver - desired BrowserVersion
Pull request
Proposed changes
User should be able to provide specific/desired browser version to download/update desired driver
Checklist
- [x] I have read and noticed the CODE OF CONDUCT document
- [x] I have read and noticed the CONTRIBUTING document
- [ ] I have added necessary documentation or screenshots (if appropriate)
Types of changes
Please check x
the type of change your PR introduces:
- [ ] Bugfix (change which fixes an issue)
- [X] Feature (change which adds functionality)
- [ ] Code style update (formatting, renaming)
- [ ] Refactoring (functional, structural)
- [ ] Documentation content changes
- [ ] Other (please describe)
What is the current behavior?
computer station should be connected to internet to be able to get driver related to current computer station
What is the new behavior?
you can check browser version computer only with INTRANET (not connected to internet) store them for example to INI file, and downlad the desired driver on different computer
Influences and relationship to other functionality
none
Additional context
https://www.autoitscript.com/forum/topic/210991-webdriver-_wd_updatedriverfirefox-dont-work-on-intranet
https://www.autoitscript.com/forum/topic/210991-webdriver-_wd_updatedriverfirefox-dont-work-on-intranet/?do=findComment&comment=1525803
System under test
not related