License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Net |
GroupId | GroupIdau.net.causal.maven.plugins |
ArtifactId | ArtifactIdbrowserbox-fixed-edge-driver |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBrowser Box Selenium Edge Driver Fix
Fixes Edge driver W3C/JWP mode
|
<!-- https://jarcasting.com/artifacts/au.net.causal.maven.plugins/browserbox-fixed-edge-driver/ -->
<dependency>
<groupId>au.net.causal.maven.plugins</groupId>
<artifactId>browserbox-fixed-edge-driver</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/au.net.causal.maven.plugins/browserbox-fixed-edge-driver/
implementation 'au.net.causal.maven.plugins:browserbox-fixed-edge-driver:1.0'
// https://jarcasting.com/artifacts/au.net.causal.maven.plugins/browserbox-fixed-edge-driver/
implementation ("au.net.causal.maven.plugins:browserbox-fixed-edge-driver:1.0")
'au.net.causal.maven.plugins:browserbox-fixed-edge-driver:jar:1.0'
<dependency org="au.net.causal.maven.plugins" name="browserbox-fixed-edge-driver" rev="1.0">
<artifact name="browserbox-fixed-edge-driver" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.net.causal.maven.plugins', module='browserbox-fixed-edge-driver', version='1.0')
)
libraryDependencies += "au.net.causal.maven.plugins" % "browserbox-fixed-edge-driver" % "1.0"
[au.net.causal.maven.plugins/browserbox-fixed-edge-driver "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.service : auto-service Optional | jar | 1.0-rc6 |
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-server | jar | 3.141.59 |