[wtr-general] Re: how to click on settings [angular code]

2015-11-21 Thread John Fitisoff
This might help for the angular stuff https://github.com/jdenen/watir-ng On Tuesday, November 10, 2015 at 7:50:50 AM UTC-8, christina wrote: > > Hi! > > Can one help me on how to click on the settings icon - is an anguar code: > > [image: Inline image 1] > > Kind regards, > Cristina > -- -- Be

[wtr-general] Re: Run webdriver on IOS devices

2015-11-21 Thread John Fitisoff
Hi Savannah, This should get you most of the way there. Think there's more info on watirwebdriver.com if you want to use an emulator or really need to run things on an actual device. The only drawback to the approach below is that I don't think Safari is supported right now (but see website

[wtr-general] Run webdriver on IOS devices

2015-11-21 Thread Savannah
Hi Everyone, i am a beginner of watir. I want to know Is it possible to run webdriver on IOS devices? We expect to make an iPhone app running webdriver to do web UI testing sort of jobs automatically after deploying the app to IOS devices. Therefore, we need: 1.Either install webdriver on IOS s