Reload the page in case fullscreen ads is displayed

This commit is contained in:
sebthom
2022-02-17 17:03:10 +01:00
parent 10ab127076
commit e4226288d3
4 changed files with 47 additions and 4 deletions

View File

@@ -28,6 +28,7 @@ requires-python = ">=3.10,<3.11" # <3.11 to get newer versions of pyinstaller
dependencies = [
"coloredlogs~=15.0",
"inflect~=5.4",
"overrides~=6.1",
"ruamel.yaml~=0.17",
"pywin32==303; sys_platform == 'win32'",
"selenium~=4.1",