Forum Discussion
krishnabr
Occasional Contributor
Thanks hkim5 , tried the way you suggested and getting below error
The specified operation is not supported by the remote instance.
Possible solutions:
- Avoid using the operation on such instances.
- Use an instance with different capabilities that supports the operation.
Learn more about known issues and solutions Sys.Browser().Page("*").FindElement("#LoginButton")
hkim5
5 years agoStaff
im guessing thats because its a button and it doesnt support the keys method. I think the error message is pretty straight forward there. you can use the object spy to target that login button and take a look at all of the methods that they do support. in which case you can most likely just click the button.
Related Content
- 3 years ago
Recent Discussions
- 21 hours ago