SeleniumLibrary
SeleniumLibrary copied to clipboard
Improve teststing in Windows.
When running test in Windows, few of the acceptance tests do fail. Fix the acceptance test work also in Windows.
Unit test fails, because of this: https://github.com/approvals/ApprovalTests.Python/issues/41 It might take some time to get this fixed, therefore removing it from 4.0.0 scope.
There is partial fix in #1355
This should fix the problem in Approval test side https://github.com/approvals/ApprovalTests.Python/pull/63