Closed wesleybl closed 2 years ago
Merging #256 (c7617b2) into master (984ee39) will decrease coverage by
0.01%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #256 +/- ##
==========================================
- Coverage 92.68% 92.67% -0.02%
==========================================
Files 31 31
Lines 1272 1269 -3
==========================================
- Hits 1179 1176 -3
Misses 93 93
Impacted Files | Coverage Δ | |
---|---|---|
src/collective/nitf/tests/test_robot.py | 100.00% <ø> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 984ee39...c7617b2. Read the comment docs.
To open two windows, each with a different user, it was necessary to use the keyword
Log In As Site Owner
instead ofEnable Autologin as Owner
.Fix: https://stackoverflow.com/questions/27430323/how-to-run-a-robot-framework-test-with-2-different-users-in-2-different-browser
Fixes #172