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
There is no current way to tell if a driver will support JavaScript without doing a try/catch, which is the proposed approach over in jhedstrom/drupalextension#325
It would be nice if instead an interface was available to check for.
There is no current way to tell if a driver will support JavaScript without doing a
try/catch, which is the proposed approach over in jhedstrom/drupalextension#325It would be nice if instead an interface was available to check for.