-
Type: Improvement
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: QA / CI / Tests, Studio Designer
-
Tags:
-
Team:UI
The sync mode in WebdriverIO has been deprecated starting from Node 16, which means that it is impossible to run the Designer functional tests using the latest Node LTS.
To do so, we need to modify the ftests page helpers and step definitions to use the WebdriverioIO async pattern instead.