File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ this driver from [Selenium 4 Grid](https://www.selenium.dev/documentation/grid).
22
22
## Get it!
23
23
24
24
An overview of the different versions, the HtmlUnit version used in each case and the compatibility
25
- can be found in these [ tables] ( compatibility.md ) .
25
+ can be found in these [ tables] ( docs/ compatibility.md) .
26
26
27
27
### Maven
28
28
@@ -90,12 +90,12 @@ HtmlUnitDriver webDriver = new HtmlUnitDriver(driverOptions);
90
90
// use the driver
91
91
```
92
92
93
- ** NOTE** : Complete details for the ** HtmlUnitDriverOptions** class can be found [ here] ( docs/HtmlUnitDriverOptions .md ) .
93
+ ** NOTE** : Complete details for the ** HtmlUnitDriverOptions** class can be found [ here] ( docs/options .md ) .
94
94
95
95
### Selenium compatibility
96
96
97
97
An overview of the different versions, the ** HtmlUnit** version used in each case and the compatibility
98
- can be found in these [ tables] ( compatibility.md ) .
98
+ can be found in these [ tables] ( docs/ compatibility.md) .
99
99
100
100
## License
101
101
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments