On Tuesday, July 12, 2016 at 2:29:28 PM UTC-7, Ajay Reddy wrote:
>
> Hi All, 
>
> Can any one help me with this issue.
>
>
>
>
>
> Thank You,
> Ajay.
>

 >> Can any one help me with this issue.

as asked?  

No.  Nobody here can help you as it is unclear what your issue is beyond 
the title.   It's a bit like walking into a mechanic and saying 'my car is 
busted, how do I fix it?'  you have not provided enough information for 
anyone to be able to assist you.

Show us the code you are trying to make work, and the entire error.   If 
the failing code has nothing to do with Watir (e.g. it's not making use of 
the Watir or Watir-Webdriver gems) then you might want to ask in a more 
general support forum for ruby, such as stack overflow.

In general your best clue is in the error message.. which says it can't 
find the thing you are trying to have it find.. that means either a typo 
(name mis-match) or the current directory at the time it goes looking for 
the file is not what you think it is.. Since you are giving a relative path 
to the file, unless you happen to be in the right place to start searching. 
  e.g. you told it 'get the pot from the cubbord, but you are standing in 
the bathroom, not the kitchen.. so it tells you 'I can't find that thing 
here' 

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

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

--- 
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 watir-general+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to