Closed saurabhsehgal1 closed 9 years ago
Hi,
If “http://www.abc.com http://www.abc.com/” is your base_url, any path behind it you can be opened, using the “open" command.
| script | | start browser |firefox | on url | http://www.abc.com http://www.abc.com/ | | open | on | abcd/Page3 |
Regards,
Cirilo
On 18 Feb, 2015, at 21:14 pm, saurabhsehgal1 notifications@github.com wrote:
Hi, I want to open an existing session in Xebium. Let me give you an example:
- I looged in to the application.
- Navigate to Page1
- Navigate to Page2
- Navigate to Page3
Now in my new script I directly want to open Page 3. Is there anyway in Xebium to do that? I tried using the following command but its not working. It does not recognize the URL. | start browser | firefox | on url | http://www.abc.com/abcd/Page3| http://www.abc.com/abcd/Page3%7C However when I directly paste the URL in the address bar it opens up the Page3 directly.
Thanks!
— Reply to this email directly or view it on GitHub https://github.com/xebia/Xebium/issues/143.
@saurabhsehgal1 does this answer your question?
Hi, I want to open an existing session in Xebium. Let me give you an example:
Now in my new script I directly want to open Page 3. Is there anyway in Xebium to do that? I tried using the following command but its not working. It does not recognize the URL. | start browser | firefox | on url | http://www.abc.com/abcd/Page3|
However when I directly paste the URL in the address bar it opens up the Page3 directly.
Thanks!