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
The result always wraps ActionError.networkRequestFailure when browser execute script get the error.
But the underlying WKError could be helpful and real error reason in this case.
So could we make change to return the underlying error when execute script?
The text was updated successfully, but these errors were encountered:
The result always wraps
ActionError.networkRequestFailure
when browser execute script get the error.But the underlying WKError could be helpful and real error reason in this case.
So could we make change to return the underlying error when execute script?
The text was updated successfully, but these errors were encountered: