Re: [wtr-general] Watir object identification issues Oracle App

2013-01-16 Thread Dan
I've done a fair amount of automation against the Oracle suite with watir-webdriver and it works fine. If the pages are being rendered as html you're fine. If it's opening an applet you're not going to be able to use watir-webdriver. On Wednesday, January 16, 2013 8:31:08 AM UTC-5, kalai vana

Re: [wtr-general] Watir object identification issues Oracle App

2013-01-16 Thread Željko Filipin
On Wed, Jan 16, 2013 at 2:31 PM, kalai vanan wrote: > I am new to watir. I would like to know whether watir supports web > application which is actually a part of Oracle E-Business Suite. I am new to Oracle E-Business Suite. In fact, I do not know anything about it. If you provide relevant HTM

Re: [wtr-general] Watir object identification issues Oracle App

2013-01-16 Thread kalai vanan
Hi Željko I am new to watir. I would like to know whether watir supports web application which is actually a part of Oracle E-Business Suite. The thing is I am able to locate the elements inside the application however none of the actions that was scripted is getting triggered. Example:

Re: [wtr-general] Watir object identification issues Oracle App

2013-01-16 Thread Željko Filipin
On Wed, Jan 16, 2013 at 1:54 PM, kalai vanan wrote: > Does Watir support Oracle app automation??? Link to the page would help. If the page is not public, link to a similar page would help, or relevant HTML. Željko -- https://leanpub.com/watirbook -- Before posting, please read http://watir.c

[wtr-general] Watir object identification issues Oracle App

2013-01-16 Thread kalai vanan
Hi , Does Watir support Oracle app automation??? I am not able to identify objects on the web pagewhich was developed in Oracle application. The controls are all having the same property so I am finding it hard. Kindly assist. Thanks, Kalaivanan -- Before posting, please read http://watir.com

Re: [wtr-general] WATIR object

2012-03-25 Thread Željko Filipin
On Fri, Mar 23, 2012 at 4:25 PM, Rick wrote: > In #"TblGeneralInformation", :tag_name=>"table"}> > Does the value of 'false' for located means that the table was not located? Show us the code that returns that. As far as I know, Watir locates elements only when it uses them. Željko -- watir.com

[wtr-general] WATIR object

2012-03-23 Thread Rick
In #"TblGeneralInformation", :tag_name=>"table"}> Does the value of 'false' for located means that the table was not located? Thanks. -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. watir-general@googlegroups.com http://groups.google.com/gr