Selector Problem in Chrome

When i use selector manually it show me a Textarea and it related selector for that element.
when i validate or highlight it that element never shown or Highlighted.
Any else solution for it.

use simulate input time then even though its not able to highlight that will work without any error. but if there is no error while running the bot why are you worrying about highlighting.?

i’m not worry ,but when i run bot its not able to identify that selector and throw error selector not found something like.

In screenshot Validate shown as Green when Bot Run it turn to RED not Validate.
any idea why this happening…?


This Problem…

Do you have attachWindow inside which you have the typeInto?

This is because you have the two tabs with the same title. Close one of the tab of possible :grinning:

Thank you for ur support. finally i made it.