etaoin

rgm 2020-10-28T21:47:06.012200Z

I have an etaoin test I’m trying to write and there’s a click that opens a target="_blank" link into a new tab. All my tries at (etaoin.api/query-all driver {,,,}) after that click-open seem to still be happening in the context of the original tab. Is there a way to shift my driver’s context to be looking at this other tab?

rgm 2020-10-28T22:12:29.012600Z

Is this what etaoin.api/get-window-handles is for?