I'm using seleniumbase to do automated testing. When a web page has a side page, the click function seems to be unable to open the side page in the browser, is there any way to open the side page and perform operations such as clicking and asserting on it
I set a long wait and the side page didn't load, I guess the problem is not about the time