Click Hyper link

Hi Team,

I am navigating to a search results screen where i am trying to click the first word in the 1st row that is Account Number which is a hyper link. Mouse is navigating to the word but not clicking the link. Help needed.

Selector contains
html title=“Website Name”
webctrl aaname=‘SR005988’ parentid=‘content-container’ tag=‘A’

@Robotics Can you show us the Selector in UiExplorer with the Selector being Validated ?

Ui Explorer contains
html title=“Website Name”
webctrl aaname=‘SR005988’ parentid=‘content-container’ tag=‘A’

aaname SR005988
colName sortSRID SRID
href javascript
islaf 1
parentclass undefined
parentid=content-container
rowname SR005988
tablecol 1
tablerow 2
tag A

@Robotics Is it possible to send a Screenshot of the UiExplorer ? :sweat_smile:

No i cant its inside restricted place :slight_smile:

ok - pls share the selector for the click…

1 Like

Selector for Click
html title=‘title displayed here’
webctrl aaname=‘SR005988’ parentid=‘content-container’ tag=‘A’

I tried by passing aaname as dynamic variable ‘“+SRID+”’. Still the mouse moving over the link but not clicking the hyperlink.