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 result always wraps
ActionError.networkRequestFailurewhen 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?