Doron - 2014-01-06

Hi, i wanted to use the selenium web driver but i dont exactly understand how...

when i go to the runner i can see a selenium system object to choose but when i choose it i get a class not found exception...

i then tried to add the system object as a dependency to my tests project but i still wasn't able to use it...

it is only available when i add it to my system objects project but then this means i need to override it and from the examples you i saw here i need to override SeleniumSystemObject which doesn't exists....