-
-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Description
When I call
driver.get("C:\\Users\\User\\Path\\HtmlUnit-tests\\src\\test\\resources\\scrollTable.html");
I get
java.io.IOException: Unable to create URI from URL: c:\Users\User\Path\HtmlUnit-tests\src\test\resources\scrollTable.html (reason: Illegal character in path at index 5: c:///\Users\User\Path\HtmlUnit-tests\src\test\resources\scrollTable.html)
Running on Windows.
The Firefox driver can open this path without issues.
Metadata
Metadata
Assignees
Labels
No labels