Hi All,
I am currently working on Java based web application, as part of automation I need to click on one of the Java Button on that web page. When I am using Application Navigator to identify element (Button) in Java mode, it is not only getting highlighted but also not giving any error msg like "No element found - Unable to match any Active element", still I am trying to perform "Press" action on that button, it is not giving any error and not performing expected action.
My first doubt is, its values for X: -1, Y: -1, Width: -1, Height: -1 and Ordinal: -1.
Are those negative values indicates something? Please help me out, appriciate your support.
Thanks,