Getting UI Element or Selector not found exception

Hi,

I am facing an issue (i.e. UI element or selector not found exception). Actually, I am trying to extract the table’ data(basis on which I have to take some decisions) from an internal website. This data is coming from a webserivce which is calling after every 2-3 seconds and fetches the data. Every time webservice called, table data reloaded and fetch the updated information (something like real time data).

The problem is, sometimes robotics get the table data and sometimes it doesn’t and invalidate the selectors.

Please help to resolve this issue.
Thanks.

Regards,
Adnan

1 Like

You need to make your selector more dynamic by customizing

1 Like

i have tried but all in vain

1 Like

Are you able to capture a few times the selector for the specified table - then try to work out what is changing each time.

If you post them on here, we can have a look to see how to make it dynamic :slight_smile:

I am trying to update the below textbox. But everytime, it fails with selector not found exception.

Selector:-

You haven’t shared the selector -
If you can capture the selector for the first comment box and second comment box and post, we can try to help. I would also recommend starting a new thread :slight_smile: