I am still new to this forum, forgive me if my question appears to be lame
getActiveElement() is not working for me , can anyone help me what I am doing wrong?
I am using it like this
remDr$getActiveElement()
the response in console is
_Selenium message:GET /session/bca60de0ce5883e1e0dd9c8dbd4a5c09/element/active
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:25:53'
System info: host: 'LTNBN5CG5273W2K', ip: '10.133.133.9', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_221'
Driver info: driver.version: unknown
Error: Summary: UnknownCommand
Detail: The requested resource could not be found, or a request was received using an HTTP method that is not supported by the mapped resource.
Further Details: run errorDetails method_
I am still new to this forum, forgive me if my question appears to be lame
getActiveElement() is not working for me , can anyone help me what I am doing wrong? I am using it like this
remDr$getActiveElement()
the response in console is