Peter Sichel
Results
2
issues of
Peter Sichel
example_test.go > Line 129 selenium.StorePointerActions(... is undefined should be: wd.StorePointerActions( example_test.go > line 146 selenium.StoreKeyActions(... is undefined should be: wd.StoreKeyActions(
Starting with msedgedriver and edge 116 our automated tests fail and report an error as follows: [0-0] 2023-09-07T19:37:08.536Z WARN edgedriver: [1694115428.536][SEVERE]: Rejecting request with non-local host: 0.0.0.0:58982 [0-0] 2023-09-07T19:37:08.540Z WARN...
bug