Posts by Camila Cardoso • 31 points
2 posts
-
1
votes2
answers4524
viewsQ: How do I switch between open windows?
I need to make the webdriver navigate between open windows. I’ve tried:this.chromeDriver.SwitchTo().Window(chromeDriver.WindowHandles.Last()); but I can’t use Last(). Are you missing any using?…
-
1
votes3
answers1017
viewsA: Is there a limit or restriction on variable name sizes?
When you develop it yourself, you can create abbreviation patterns that for you will be easy to decipher in the future. In the case of teamwork, where other people will need to understand your code,…
javascriptanswered Camila Cardoso 31