I am looking to automate the add new account function on salesforce, it is the lightning interface.
When indicating on screen it works fine for the first run but when i come out of the pop up window and go back in the clicks don’t work.
does anyone have a solution for this?
You have to use reliable Selector and then only it should work all time.
Please compare current Selector with new Selector after refreshing page. You have to remove that variable part from Selector after comparison then it should work.
@lakshman
Nope these are the same elements, this is the problem i am having.
Every time i run the bot i have to indicate on screen again with all the selectors.