Configurable "Browser Steps" when Playwright/Chrome is configured (enter text, scroll, wait for text, click button etc) (#478)

This commit is contained in:
dgtlmoon
2022-11-24 20:53:01 +01:00
committed by GitHub
parent c98536ace4
commit 5b530ff61c
27 changed files with 1852 additions and 476 deletions

View File

@@ -303,8 +303,8 @@ class ChangeDetectionStore:
'text_should_not_be_present',
'title',
'trigger_text',
'webdriver_js_execute_code',
'url',
'webdriver_js_execute_code',
]:
if res.get(k):
if k != 'css_filter':