MarcusBengtssonFrequent Contributor2 years agoHow to do when ID always changes Hello! I have this checkbox that seems to be changing id every time I re-run the test (on web) it looks like this //div[@id='gridIKgbvJEL']//tr/td/i[contains(@class, 'c-grid-checkbox')]") last...Show More
AlexKarasChampion Level 32 years agoHi, As per rraghvani, check if this work: //div[starts-with(@id, 'grid')]//tr/td/i[contains(@class, 'c-grid-checkbox')]
Related ContentUserForms - Checkbox always returning true.Region.find is always returning trueTestobject.Click doesnt always workHTTP requests always timeout after 60 seconds on 3.42.1/3.42.2?oneOf always rendered in the bottom of an object
Recent DiscussionsMy opened window from a button click close immediatelySolvedOnscreen Object Selector SlownessaqObject.CheckProperty() slownessProblem with generated data table and keyword testWebView2 support does not work