webtester2-core icon indicating copy to clipboard operation
webtester2-core copied to clipboard

PopUp Window / Multi-Window handling abstraction layer

Open slu-it opened this issue 9 years ago • 1 comments

Currently it is very cumbersome to handle multiple windows (for example pop-ups) with either Selenium or WebTester. There should be an abstraction layer for seamlessly switching between windows and executing code. Within this issue a concept should be created / discussed.

slu-it avatar Sep 02 '16 08:09 slu-it

I have some experimental code in my repo: https://github.com/slu-it/webtester2-core/tree/window-handling

slu-it avatar Sep 02 '16 08:09 slu-it