Selector validating even when element doesnt exist

Hi team

I am trying to develop a bot that will book a rental car from the following website:
https://www.carflexi.com/en-us
so this bot will go through all the available car types and note down data for each type but for a few dates some car types may not be available so in order to check if the car type is available or not I used the “Element Exists” activity and gave it a proper selector with aaname according to the car type and as well as the inner text so it comes correct but even when the element is not there the selector is validating it but is not highlighting the UI element that it is validating
so how can I fix it
I have attached the video clip of the selector-error validation:

Can someone please help me with this?

thankyou :slight_smile:

I used CV activity and it is working fine now

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.