followed same process but getting error like
C:\Suvo>ruby chrome.rb
Started ChromeDriver
port=3075
version=16.0.902.0
[1017/103044:ERROR:proxy_launcher.cc(557)] Failed to wait for testing
channel pr
esence.
[1017/103044:ERROR:webdriver_automation.cc(273)] Failed to initialize
connection
On Oct 15
I'm getting the vibe that you don't really understand what 'a path
issue' (or for that matter the PATH environment variable) is all
about.
Just because the chrome exe is there, does not mean the directory it
is on your path.
from a command prompt type "PATH" and hit the enter key, the system
shou
i got it it is a PATH issue.
i downloaded selenium-dotnet-2.8.0.zip then unzip and put all the
files under net40 folder to
C:\Documents and Settings\sdasgupta\Local Settings\Application Data
\Google\Chrome\Application
(this is where my chrome.exe resides)
please help
On Oct 14, 3:17 pm, Cliff
Update your path. If you can't run the exe from a command line,
without being in the directory the exe is in, it's defiantly a PATH
issue.
On Fri, Oct 14, 2011 at 2:15 PM, Babu wrote:
> i addedd all the file under
> C:\Documents and Settings\sdasgupta\Local Settings\Application Data
> \Google\Ch
i addedd all the file under
C:\Documents and Settings\sdasgupta\Local Settings\Application Data
\Google\Chrome\Application
but getting same error?
is only WebDriver*.* file need to load?
On Oct 14, 3:03 pm, bis wrote:
> http://code.google.com/p/selenium/wiki/ChromeDriver
>
>
>
> On Fri, Oct 14, 2