surf icon indicating copy to clipboard operation
surf copied to clipboard

Question: Is it possible to support the JavaScript protocol scheme when "clicking" a link?

Open Noy opened this issue 5 years ago • 0 comments

Hey Surf,

I was just wondering if it was possible to implement a way to be able to use the browser.Click(expression) to work with links such as:

<a id="some_link" title="CSV" href="javascript:__doPostBack(&#39;ctl00$some_link&#39;,&#39;&#39;)">CSV</a>

Thanks

Noy avatar Sep 09 '20 08:09 Noy