How to: |
These topics describe how to update the Selenium software and the corresponding stand-alone driver executables.
The most frequently updated tier is the second tier (Selenium WebDriver.dll and WebDriver.Support.dll modules). The updates to these two modules can be found at http://www.seleniumhq.org/download/. Since App Studio uses C# and .Net version 4.0 to communicate with Selenium, you need to download the .Net 4.0 version of the Selenium modules.
Note: Back up the existing .dll files prior to copying the files.
Updates to the geckodriver.exe executable can be found at https://github.com/mozilla/geckodriver/releases, which is a website used to track changes to the software. A typical entry on the page will indicate what was done in a particular version of geckodriver.exe, followed by a series of download links.
Note: Back up the existing geckodriver.exe file prior to the copy.
Updates to the chromedriver.exe executable can be found at https://sites.google.com/a/chromium.org/chromedriver.
Note: Back up the existing chromedriver.exe file prior to the copy.
Updates to the MicrosoftWebDriver.exe executable can be found at https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/.
Make sure to follow instructions in the Installation and usage section to correctly detect the build number of your Windows OS.
Note: Prior to running this installation file, back up the MicrosoftWebDriver.exe file in the bin folder of the App Studio installation.
For example, C:\ibi\AppStudio82\bin.
WebFOCUS | |
Feedback |