forked from undera/jmeter-plugins-webdriver
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Project update to Selenium 4.5 and JDK 17 (undera#21)
* Upgrade of dependencies. Removal of deprecated Phantomjs. Removal of deprecated code. Addition of "SuppressWarnings" tags where needed. To de resolved at a later stage. * Adding IE capabilities for RemoteWebDriver. * Upgrade of function call. * Addition of field in the UI to set the path to the Firefox Gecko driver. * Wiki update. * Addition of input field for msegde.exe * Clean-ups and finalisations. * Addition of IE11 in MsEdge for Remote execution. * Integrating changes from Shinu on Aug 26, 2019. * Merging of thefuckingcode changes from Apr 17, 2021. * Setting of default value of path to msedge.exe * Update of Chrome tests to JDK 17. * Update of Firefox tests to JDK 17. * Upgrade of HTMLUntit tests to JDK 17. * Update of InternetExplorer tests to JDK 17. * Update of RemoteDriver tests to JDK 17. * Update of WebDriver tests to JDK 17. * Formatting fixes. * Formatting fixes 2. * Formatting fixes #3. * Addition of Geckodriver v0.31 for Firefox tests. * Usage of GeckoDriver default service for unit tests instead of real Geckodriver.exe. * Update to Selenium 4.5 * Ui fix. * Addition of geckodriver to travis CI for the firefox tests * Matching Continous Integration test conditions.
- Loading branch information
Showing
42 changed files
with
575 additions
and
740 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
98 changes: 0 additions & 98 deletions
98
src/main/java/com/blazemeter/jmeter/webdriver/phantomjs/PhantomJSDriverConfig.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.