SeleniumLibrary icon indicating copy to clipboard operation
SeleniumLibrary copied to clipboard

Improve teststing in Windows.

Open aaltat opened this issue 6 years ago • 3 comments

When running test in Windows, few of the acceptance tests do fail. Fix the acceptance test work also in Windows.

aaltat avatar Mar 23 '19 20:03 aaltat

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.

aaltat avatar Mar 23 '19 20:03 aaltat

There is partial fix in #1355

aaltat avatar Mar 23 '19 21:03 aaltat

This should fix the problem in Approval test side https://github.com/approvals/ApprovalTests.Python/pull/63

aaltat avatar Aug 12 '20 17:08 aaltat