Login
Remember
Register
Ask a Question
How to switch between windows a).switchto().window(Integer) b).switchto().window(string) c).switchto().window(Array) d) .switchto().window(array list)
0
votes
asked
Jan 30, 2020
in
Selenium
by
Deepanshu Burreja
How to switch between windows
a).switchto().window(Integer)
b).switchto().window(string)
c).switchto().window(Array)
d) .switchto().window(array list)
#selenium
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 31, 2020
by
SakshiSharma
.switchto().window(string)
...