Re: Selenium with Infragistics controls

10 views
Skip to first unread message

Tarun

unread,
Sep 17, 2008, 6:07:48 AM9/17/08
to selenium-users...@googlegroups.com
Is this web site avaiable publicly +(or if there is any other web site which uses infragistics control )+
I will try abd tell you guys.


~ Tarun K
[My Blog|http://tarunksblog.blogspot.com/]

Tarun

unread,
Sep 18, 2008, 10:33:01 AM9/18/08
to selenium-users...@googlegroups.com
I could not click on options under grid frame like - Adjustable WebCombo, Customer Viewer (AJAX) etc,

From the html of page I found that these components are parts of multiple frames so I tried this -

selenium.open("http://samples.infragistics.com/2006.2/");\\ selenium.selectFrame("contents");\\ selenium.click("//input[@src='/images/new_product.gif']");\\ selenium.waitForPageToLoad("30000");

But it throws exception as - [error] Element //input[@src='/images/new_product.gif'] not found

Is it the same prblem which you also encounter.

Reply all
Reply to author
Forward
0 new messages