| bio | website | |
|---|---|---|
| location | ||
| age | 30 | |
| visits | member for | 10 months |
| seen | Nov 21 '12 at 20:16 | |
| stats | profile views | 0 |
|
Sep 26 |
comment |
parameterized JUnit tests with HtmlUnitDriver leading to test termination This is my first time using the HtmlUnitDriver. After reading about how fast it is I wanted to give it a try so that I can , in the long run, manage all regression tests with HtmlUnitDriver. I do have other tests that run OK with HtmlUnitDriver but just this one that falters.So, it's the getPageURls() method that is in confilct with HtmlUnitDriver for sure but I am totally confused how and why.I do have the javascript to true while instantiating the HtmlUnitDriver. |
|
Sep 26 |
comment |
parameterized JUnit tests with HtmlUnitDriver leading to test termination yes, it fails in the last line of the junit method shown above. Doesn't return anything for the coursepage.getPageURLs(); But does return the urls for all other webdriver implementatiosn. Would you please say something about your views? |
|
Sep 26 |
asked | parameterized JUnit tests with HtmlUnitDriver leading to test termination |
|
Aug 27 |
awarded | Student |
|
Aug 3 |
awarded | Supporter |
|
Jul 26 |
awarded | Teacher |
|
Jul 25 |
answered | Downloading a file in Internet Explorer through Selenium |
|
Jul 20 |
answered | How to scroll to bottom of page in Selenium IDE? |
|
Jul 19 |
answered | Issue with losing focus of “hover” command when the mouse is outside of the active window |
|
Jul 19 |
answered | Click submenu which is dynamicly visible in Selenium WebDriver |