I am using C# and running browser test on a real device and getting the following JavaScript error: Argument to isShown must be of type Element. What must I do?
Hello Anna!
Use capabilities w3c:"true" and that would solve the issue.
1 Like