I need my selector to be dynamic so it can find different elements depending on what i have the bot search for but this selector currently has the bot click on a specific section of the screen every time so it misses some of the elements
im trying to select different tasks on the MS planner website
You can open UI Explorer and see what are the unique elements that you can keep in selector.
If you can’t get the solution please attach the screenshot of Ui Explorer after clicking through selector.
Cheers,
Parth
I dont know what you are trying to automate within Planner but it does have an API, so maybe you can use that instead… Planner tasks and plans API overview - Microsoft Graph | Microsoft Learn