[Watin-users] Cannot click javascript hyperlink
Brought to you by:
jvmenen
|
From: Ralph (J. Y. Y. <jae...@br...> - 2015-01-06 01:55:30
|
Hello watin-user,
I tried to click the link using the following command.
browser.Link(Find.ByName("EX_LINE_WRK_PB_ATTENDEES$0")).Click();
But it does not working properly. I think it is because the link open javascript hyperlink not http link.
Here is the source of the link I want to click.
[cid:image001.png@01D0299F.44442580]
Can you please help me how to fix it?
Thanks.
|