this syntax does not work when using the custom built k6 executable that was built using the xk6 - Custom k6 Builder
the command to launch the redirected page is carried out and the redirected page appears but unfortunately that is the end of my user flow since the selector is never found
INFO[0002] before call pages: 2 source=console
INFO[0003] after call pages: 2 source=console
using playwright test shows this:
2.0-number of browser context pages before redirected page: 1
2.1-number of browser context pages after redirected page: 2
using xk6 with my sample the page number is the same just as yours BUT the url is also the same
I’m afraid we don’t support new browser windows and OAuth yet However, you could help us implement these features if you could throw us a website and your script (for inspiration!). So we can plan for it.