Hi All
When i am trying to indicate the selector sometimes it coming in uppercase letter sometimes it getting lowercase letters. due to this. i am getting issue that element not found. Here i am using dynamic variable.
Please help..
Hi All
When i am trying to indicate the selector sometimes it coming in uppercase letter sometimes it getting lowercase letters. due to this. i am getting issue that element not found. Here i am using dynamic variable.
Please help..
@nenerudra
Welcome to community..!
Here you can use case sensitive selector so that it wont through the error,
let say you are using aaname attribute then your selector will be like
aaname : {{your variable}} casesensitive:aaname=‘false’ this will solve your issue. it wont check the whether it is upper case or lower case.
Try and let me know.
If you find this helpful, please mark it as solution.
Happy Automation.!
Hi @nenerudra
Welcome to UiPath community forum
Please find the attached thread for your reference
Hope it helps!!
Regards,
Pravallika