midscene
midscene copied to clipboard
[Feature] Collect the data from the newly opened window
When a link opens in a new window, MidScene currently cannot verify the screen content in the newly opened window. It would be beneficial for MidScene to support verification of screens in additional windows opened during testing.
Hi @georgezlei , what framework are you using at the moment? Puppeteer or YAML Script?
If you are using Puppeteer, you may manually create a new agent at the moment.
Thank you for the reply. I am using YAML now. Will try Puppeteer as you suggested.
How to switch to a new window when using YAML scripts