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
If there is any issue on element missing, you would've been getting 'NoSuchElement' - Element not found error. NOT CLICK error appears only if you use .click in your find_element expression. Please share your code snipped little detail.
@findby(name = "Search")
WebElement ApplicationSearch;
My code works perfectly fine during first instance of record, when it try to search for second record through loop, its throwing Exception.
Any help is really appreciated !
org.openqa.selenium.WebDriverException: NOT CLICK (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 6 milliseconds
Build info: version: '3.4.0', revision: 'unknown', time: 'unknown'
System info: host: 'USSAJL-G10YYM2', ip: '10.129.146.18', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_191'
Driver info: org.openqa.selenium.winium.WiniumDriver
Capabilities [{app=C:\Program Files\HID\SAFE Smart Client\SAFEClient.exe, args=disable-web-security, innerPort=9998.0, debugConnectToRunningApp=false, keyboardSimulator=1.0, launchDelay=500.0, javascriptEnabled=true, platform=ANY}]
Session ID: AwesomeSession
The text was updated successfully, but these errors were encountered: