Selenium WebDriver difference between manual tests run and scripts execution?

I will not be that helpful with my answer, but no: My selenium scripts were always running and the page was responding. Sometimes I had strange behavior which was fixed mainly by.

Up vote 0 down vote favorite share g+ share fb share tw.

I am trying to create a script to tests an application which performs searches. When I am launching a browser manually and perform a search manually everything works fine. But when I am doing the same using selenium script when selenium clicks the Search button, browser shows loading bar and it loads endless.

I can't get to results page. Does anyone meet such issue? Selenium webdriver link|improve this question asked Feb 14 at 14:59Dmitry Bakaev244 100% accept rate.

I will not be that helpful with my answer, but no: My selenium scripts were always running and the page was responding. Sometimes I had strange behavior which was fixed mainly by: Switching drivers - from FirefoxDriver to ChromeDriver and vice versa Upgrading browsers to the newest version available Upgrading Selenium to newest version Veryfying the test by running it in Selenium IDE first and then via WebDriver Another guess: You can still run the FirefoxDriver with custom profile. Try running it through the same profile as you are using during the manual testing.

This issue is reproducible for IE6. And my gold is to run tests against this browser only. :-( – Dmitry Bakaev Feb 17 at 15:11 On completly unrelated topic: Do you know that worldwide share of IE6 dropped below 1 procent?

:) But if you are still using IE6 inside your company, its bad... I cannot help more, because I don't have IE6 installed anywhere... – Pavel Janicek Feb 21 at 10:31.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions