Monthly Archives: April 2011

Redirecting blogger post to wordpress.com

I moved my blog from the blogger one to wordpress and i wanted to ensure that people that have bookmarked post on my old blog get redirected to the new one on wordpress as i wouldnt be update the old … Continue reading

Posted in Programming | Tagged , , | 1 Comment

Could not start selenium browser session because browserurl does not include “http”

I was helping a friend out last weekend, and he was getting an error java.lang.RuntimeException: Could not start Selenium session: Failed to start new browser session: Error while launching browser at com.thoughtworks.selenium.DefaultSelenium.start(DefaultSelenium.java:89) This was strange because looking at his code … Continue reading

Posted in Software Testing | Tagged , | 5 Comments

could not start Selenium session: Failed to start new browser sesion

I have heard people have problems with starting firefox3 while using selenium1.0.x on windows7. The exact error message is similar to this: java.lang.RuntimeException: Could not start Selenium session: Failed to start new browser session: java.lang.RuntimeException: Firefox 3 could not be … Continue reading

Posted in Software Testing | Tagged , , | 3 Comments

My notes from the selenium conference 2011

>I had the opportunity to attend the selenium conference and loads of good stuff, i must tell you. This post is an attempt to highlight the conference talks/ seminar that i really enjoyed. 1. Page Object 101: This was a … Continue reading

Posted in Software Testing | Tagged , , , | Leave a comment