![]() | Chapter 31 recipe does not work anymore for me |
|
02 Oct 2012, 09:59
Wari Wahab (3 posts) |
With the new Selenium-webdriver, I believe, test like these does not seem to work anymore. Chrome gives: Fails the same way in Windows as well in Linux. Even adding a sleep value fails. Have no idea why this behaviour changed. |
|
02 Oct 2012, 19:31
Ian Dees (192 posts) |
Hello, Wari. Sorry about this. It looks like the markup on the login page has changed, and it now has multiple forms containing fields labeled The good news is that the fix is easy. By switching to XPath, we can focus on the specific form controls we need:
Good catch, and thanks for writing in. The next beta (in a couple of weeks, most likely) will contain the fix. Sincerely, Ian |
|
03 Oct 2012, 06:49
Wari Wahab (3 posts) |
Sweet, I was playing quite heavily on this code, and browsing the web all over for solutions to issues I’m having on my side. I now have better understanding of these cases, and for some even obscure problems, the |
| You must be logged in to comment |

