Hello developpers,
I don’t understand the attribut tag in my selector.
What does it correspond to?
Thanks !
Best Regards,
Hello developpers,
I don’t understand the attribut tag in my selector.
What does it correspond to?
Thanks !
Best Regards,
@mateo.drouillard it defines the hyperlink which is used to link one page to another
Check out this official document and video link
https://docs.uipath.com/studio/docs/about-selectors
Regards
Gokul
Hello @mateo.drouillard ,
<a>
is the HTML tag defines a hyperlink. Please check this for more info: https://www.w3schools.com/html/html_links.asp
You can use within your UiPath selector the HTML tags.
For instance:
Hope this clarifies your issue.
Best regards,
Marius
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.