#103 add selenium-support library
This commit is contained in:
parent
ecda92326b
commit
b1c090b0ea
@ -127,5 +127,6 @@ dependencies {
|
||||
|
||||
testCompile group: 'org.springframework.boot', name: 'spring-boot-starter-test'
|
||||
testCompile group: 'org.seleniumhq.selenium', name: 'selenium-java', version: '3.3.1'
|
||||
compile group: 'org.seleniumhq.selenium', name: 'selenium-support', version: '3.3.1'
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user