SAP / luigi

Micro frontend framework

Home Page:https://luigi-project.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebdriverIO support for testing-utilities

JohannesDoberer opened this issue · comments

This issue is a part of #3612 epic

It seems WebdriverIO doesn't expose access to real window object like in Cypress - they patch it with their own API. The only way to access active window is through execute method, but it's more like encapsulated mode:
https://webdriver.io/docs/api/browser/execute