Forum Discussion

RockyRoadn's avatar
RockyRoadn
New Contributor
3 years ago
Solved

DropDown() / ClickItem() Timing out

Hello All, Encountering a weird problem when interacting with a dropdown menu in a web app that I'm testing in Chrome.  Sometimes it works as expected and the test advances.  However, the majority o...
  • RockyRoadn's avatar
    RockyRoadn
    3 years ago

    Thanks Marsha, so the Object name did not change after refreshing But... there is a GET request appending a query string to the URL on the page the dropdown is on.  On a lark I moved my wild card a little further down the URL string closer to the query string that's being stored in my subPage variable and it has, thankfully, started working again...