Hi,

How can we use the same for Javascript....the below code u have mentioned 
is for Ruby....wat would be the code for Javascript....

Thanks in advance...

Solomon

On Wednesday, October 29, 2014 at 8:37:42 AM UTC+5:30, Xuemin Yin wrote:
>
> I was able to use the following to open my node-webkit app:
>
> require "selenium-webdriver"Selenium::WebDriver::Chrome.path = 
> <my_path_to_app>browser = Selenium::WebDriver.for :chrome
> ......
>
> How do I use Watir to open the app?
>
> Thanks a lot.
>
>
> On Saturday, October 25, 2014 5:59:53 AM UTC-4, Željko Filipin wrote:
>>
>> On Sat, Oct 25, 2014 at 4:36 AM, Xuemin Yin <[email protected]> wrote:
>>
>>> Another question: is it possible to use *watir-webdriver* to do it?
>>>
>>
>> Yes. Watir-webdriver is just an API on top of selenium-webdriver.
>>
>> Željko
>>
>

-- 
-- 
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/d/optout.

Reply via email to