Page 1 of 1

Open URL in browser

Posted: Thu Oct 20, 2016 12:25 pm
by skyphoenix
Hello!
Is there an action that can open a URL in the currently used browser or explicitly in firefox?
Does this needed to be implemented in user code or can this be easily added as action to a modul?
If not how would user code look like?

Best wishes!

Re: Open URL in browser

Posted: Thu Oct 20, 2016 12:31 pm
by odklizec
Hi,

You can use Invoke Action Navigate command to open a link in existing browser window. It can be added both to Recording module or user code. For more details about exact implementation, see for example this post:
http://www.ranorex.com/forum/how-to-ope ... tml#p30291