Discussion:
[selenium-users] Unable to open multiple tab in IE
valicherla saimanikanta
2018-01-19 15:29:52 UTC
Permalink
Hi All,

Need some help i am newly using selenium with c# . while i am trying to
open multiple tab using javascript or send keys it is opening but
windowhandles are still showing only one.

thanks in advance
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-users+***@googlegroups.com.
To post to this group, send email to selenium-***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/6f2d9a16-e1c0-4b8f-b9f1-f7971430b512%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
a***@gmail.com
2018-01-19 17:52:00 UTC
Permalink
Are you saying when you say Driver.WindowHandles you get only one and not
2?
Just tried on IE 11 and got 2 tabs.


On Friday, January 19, 2018 at 9:31:10 AM UTC-6, valicherla saimanikanta
Post by valicherla saimanikanta
Hi All,
Need some help i am newly using selenium with c# . while i am trying to
open multiple tab using javascript or send keys it is opening but
windowhandles are still showing only one.
thanks in advance
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-users+***@googlegroups.com.
To post to this group, send email to selenium-***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/1e9bd519-7e61-49b3-b01c-86737bd4770b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
r***@walkme.com
2018-03-22 09:52:48 UTC
Permalink
i have the same problem. when i cann Driver.WindowHandles i get only one
handle
Post by a***@gmail.com
Are you saying when you say Driver.WindowHandles you get only one and not
2?
Just tried on IE 11 and got 2 tabs.
On Friday, January 19, 2018 at 9:31:10 AM UTC-6, valicherla saimanikanta
Post by valicherla saimanikanta
Hi All,
Need some help i am newly using selenium with c# . while i am trying to
open multiple tab using javascript or send keys it is opening but
windowhandles are still showing only one.
thanks in advance
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-users+***@googlegroups.com.
To post to this group, send email to selenium-***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/d918424c-f9b8-4f3f-a681-666ece7f69ca%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...