We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c7574f commit 5eee8dfCopy full SHA for 5eee8df
README.md
@@ -30,6 +30,9 @@ detect-drivers = false
30
[[node.driver-configuration]]
31
display-name = "HtmlUnit"
32
stereotype = "{\"browserName\": \"htmlunit\"}"
33
+
34
+[distributor]
35
+slot-matcher = "org.openqa.selenium.htmlunit.remote.HtmlUnitSlotMatcher"
36
```
37
38
> Written with [StackEdit](https://stackedit.io/).
0 commit comments