How to click the web element using click activity without giving page title as selector for the current web page

Hi Folks,

I want to click the web element using click activity in web page. but in selector, i want to remove title in html tag because for each and every time, title will differs. if i remove title in html tag, uipath not clicking the web element due to two tabs present in same web browser. so please suggest any idea how to click the element without mentioning title value in html tag in selector. please find the attachment.

Thanks in advance.

Hi,

Try using ‘Activate window’ before ‘Click’

1 Like