Same url but indicate the any of the fields in the web application sometimes the title will be in the form of Url , sometimes in the form of title .
I am not using the any application scope.
If I am using the attach browser activity also title selectors will be changed
If I am getting Title selector has Url or title form also I need to Handle any type of selectors
Please suggest
No, there is no changes in the application.
But sometimes title selectors get changed.
I am using “*”,wildcards in the titles selectors
But it won’t work
Apart from the title selectors remaining no changes in the application
In Web application , Sometime we faced this kinda isssue .
Could you Please open UI Explorer and select the selector that need to be use
We will get 3 to 4 HTML line in the selector ,
1st line will contains Application and Title
2nd line will contains web control name and tag , if you found some link just replace tag and ctrl name
3nl line we have to check proper
even though if we getting wrong input then you have to check Class id in that website using Inspect
I found an old website, which still has https in the title and this works if I put wildcards before and after the title-name. The original Title name is https://www.tmf.nl as you can see in the attach browser picture.
In your case the word Informatica is present in the URL and the Title, so it should work.