This commit is contained in:
dgtlmoon
2023-10-28 13:05:04 +02:00
parent 9ebf96ea77
commit 2e4e7ee058

View File

@@ -520,7 +520,7 @@ class base_html_playwright(Fetcher):
# Run Browser Steps here
if self.browser_steps_get_valid_steps():
self.iterate_browser_steps()
gi
self.page.wait_for_timeout(extra_wait * 1000)
# So we can find an element on the page where its selector was entered manually (maybe not xPath etc)