--
--
Before posting, please read https://github.com/watir/watir_meta/wiki/Guidelines-for-Posting-to-Watir-General-Google-Group.
In short: search before you ask, be nice.
watir-...@googlegroups.com
http://groups.google.com/group/watir-general
watir-genera...@googlegroups.com
---
You received this message because you are subscribed to the Google Groups "Watir General" group.
To unsubscribe from this group and stop receiving emails from it, send an email to watir-genera...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Yes, driver is not giving any way to this Job. Neither chrome nor geckodriver. You may ask them to add it in github!HereFor Chrome here
On Wed, 10 Apr, 2019, 10:05 PM NaviHan, <hishin...@gmail.com> wrote:
I want to duplicate the browser in a new tab. Not open a blank new tab.--And are we sure that javascript is the only way to open a new tab?
On Wednesday, 10 April 2019 13:39:32 UTC+10, NaviHan wrote:Is there a way to duplicate a tab using Watir?(in chrome, right click on tab>Duplicate tab)I know we can use the javascript to open a new tab?Even if its new tab is there a Watir way to do that?
--
Before posting, please read https://github.com/watir/watir_meta/wiki/Guidelines-for-Posting-to-Watir-General-Google-Group.
In short: search before you ask, be nice.
watir-...@googlegroups.com
http://groups.google.com/group/watir-general
---
You received this message because you are subscribed to the Google Groups "Watir General" group.
To unsubscribe from this group and stop receiving emails from it, send an email to watir-...@googlegroups.com.
---
You received this message because you are subscribed to the Google Groups "Watir General" group.
To unsubscribe from this group and stop receiving emails from it, send an email to watir-genera...@googlegroups.com.
Does the JavaScript work in all browsers? I'm reluctant to add browser specific features if not. If so, make a PR and we can evaluate it. It is low on my list of priorities for code at the moment.
--