web-platform-tests / rfcs

web-platform-tests RFCs
75 stars 63 forks source link

RFC 91: [testdriver] RemoteContext object #91

Open jgraham opened 2 years ago

jgraham commented 2 years ago

This provides convenient access to the testdriver API bound to a different context.

jgraham commented 2 years ago

I think this still makes sense, but should be done as a followup to https://github.com/web-platform-tests/rfcs/pull/98 as e.g.RemoteWindow.testdriver.click and similar.