mtsapa
2 years agoOccasional Contributor
Unable to recognize a button in LoadNinja
Hi,
Currently, I am facing object recognition issue with “Next” button on a web page where I am recording. I've been able to record a script. I have tried various Object Identification options but still cannot successfully play back my script to completion.
Next button has same CSS Selector and same id values across different pages. Only unique identification is ownerDocument.firstElementChild.innerText
Please assist us,
thanks,
Mary
Hi Marco,
Button is disabled dynamically, and I figured the solution by clicking twice on that page anywhere (dummy click). Thanks for reaching out to me. Object recognition is not an issue in this case.