Adrian Vollmer
6b9c894ed2
Fix document once more after DOM content loaded
...
This is because some documents alter itself using `document.write`,
which can insert again tags (img, style, script) that expect to live in
a normal environment.
This commit also refactors some of the `retrieveFile` logic. The
function should behave differently when called in the iframe vs the
parent document.
2024-04-30 14:39:41 +02:00
Adrian Vollmer
3c91818e66
Black tests
2024-04-28 15:07:16 +02:00
Adrian Vollmer
e78ef36e03
Add test case for dark-mode
2024-04-27 17:31:14 +02:00
Adrian Vollmer
e207e2086f
Fix links with anchor; add test
2024-04-27 16:55:00 +02:00
Adrian Vollmer
dad164ab57
Fix test
2024-04-22 20:45:37 +02:00
Adrian Vollmer
196e945d7e
Expand multi-page test
...
(Failing right now.)
2024-04-22 20:28:42 +02:00
Adrian Vollmer
a479b350e9
Adjust all the other tests to use podman selenium
2024-04-22 20:27:45 +02:00
Adrian Vollmer
66aa150326
Use pytest-docker for selenium
2024-04-22 00:07:10 +02:00
Adrian Vollmer
58da889112
Rename iframe
2024-04-09 17:56:04 +02:00
Adrian Vollmer
648a962ca4
Fix double execution
2024-04-03 20:31:56 +02:00
Adrian Vollmer
6f7ea071ff
Black tests
2024-04-03 19:47:04 +02:00
Adrian Vollmer
4f41fbf64e
Add test cases
2024-03-30 18:22:03 +01:00