HI,

This is Sachin here, I am trying to automate a page which is basically used 
to connect to the servers. I have successfully logged into the page but 
when I try to access the elements of that page I am getting below errors 
when run the same command. 

"irb(main):008:0> b.text.include? "suplaonk"
Selenium::WebDriver::Error::
NoSuchElementError: Unable to find element with tag
name == body"

"irb(main):036:0> b.text.include? "suplaonk"
Errno::ECONNREFUSED: No connection could be made because the target machine 
acti
vely refused it. - connect(2)"

And no frames are being recognized from that server page. 

Can you please help me in this?

Thanks.

-- 
-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

[email protected]
http://groups.google.com/group/watir-general
[email protected]

--- 
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to