Skip to content

Commit

Permalink
Back to PhantomJSDriver 1.4.4; 1.5.0 is Selenium 4 (#264)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbabcoc authored Feb 27, 2023
1 parent 9d301ae commit 93499ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion selenium3Deps.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies {
testImplementation 'io.appium:java-client:7.6.0'
testImplementation 'org.seleniumhq.selenium:selenium-firefox-driver:3.141.59'
testImplementation 'org.seleniumhq.selenium:selenium-opera-driver:3.141.59'
testImplementation 'com.codeborne:phantomjsdriver:1.5.0'
testImplementation 'com.codeborne:phantomjsdriver:1.4.4'
testImplementation 'org.seleniumhq.selenium:selenium-safari-driver:3.141.59'
testImplementation 'org.seleniumhq.selenium:htmlunit-driver:2.70.0'
testImplementation 'org.mockito:mockito-core:4.6.1'
Expand Down

0 comments on commit 93499ac

Please sign in to comment.