You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All firefox-specific old-style capabilities begin with firefox_
Of course, the protocol handshake is flawed in the way that it
constructs the W3C capabilities, since it doesn't transform
some of the common objects (timeouts), and it automatically
forwards known-bad capabilities (eg. `firefox.*` ones) to the
remote end. Worse, it draws no distinction between required
and desired capabilities, but it turns out that noone on the
planet other than me cared, so I guess that's okay.
0 commit comments