Problem regarding selector

Hello,

I am trying to automate redbus website to book tickets.

As given in screenshot,i want to click on perticular VIEW SEATS button according to BUS NAME.

But i am unable to modify the selector or give me some other solutions except selector to resolve my issue.So please help me to sort this issue.

Thanks

Hey there,
Welcome to Community.

Please let us know how far your able to proceed ,what activity you used ,where is the error?

The selector plays crucial role In order to automate web application in local.
Except selector ? I’d say not a good solution, You just have to find out the reliable selector or make use of wildcard in case dynamic selector to make things work.

I’d encourage you to take up UiPath academy training which covers all RPA essential guide with examples.

Happy Automation,
Cheers :slight_smile:

I have used CLICK activity to click on VIEW SEATS button.But i want to modify click activity selector so that it will click on relevant VIEW SEATS button according to BUS NAME.