[ptt-users] Selenium users out there?
Frank Cohen
fcohen at pushtotest.com
Wed Mar 5 09:34:43 PST 2008
Hi TestMaker Users:
I'm using Selenium to build a test of an Ajax application. I will run
the test in PushToTest (of course!)
I'm using Selenium IDE 0.8.7 with Firefox 2.0.0.12 on a MacBook Pro.
I am trying to create a Selenium functional test of an Ajax
application. The app is available at:
http: //partner.tvguide.com/mgov1/TVGuide/Default/ListingsGrid.aspx
The ListingsGrid page offers two things that challenge me:
1) Clicking the Time Zone link (to the left of the login line at the
upper left) opens a pop-up dialog box. Selenium IDE does not record
the click on the Time Zone link. It does record my click of one of
the time zone rows in the table that appears in the pop-up dialog box.
2) The Time Selector control is a horizontal bar of time periods.
Users can click-and-drag the bar's "thumb" to change the time period.
This is 100% Ajax and Selenium IDE does not record any of the click-
and-drag events.
I would be fine if the answer is that I need to add my own commands
to the Selenium recording. Is there any advice or documentation you
could point me to?
-Frank Cohen
http://www.pushtotest.com
--
Frank Cohen, http://www.PushToTest.com, phone 408 871 0122
PushToTest, the open-source test automation company
More information about the Users
mailing list