- joe2e
- Posts : 1
Join date : 2011-02-24
NyroModal LightBox Testing With Selenium
Thu Feb 24, 2011 5:59 am
The current application that I am testing makes use of NyroModal Lightboxes. See an example of these here. http://nyromodal.nyrodev.com/old/demoSent.php. The following callbacks are made during the animation that displays the content of the lightbox. The line that I am interested in verifying that it is true is the endShowContent. This would tell me that the lightbox has finished loading. How would I go about doing this using Selenium RC with junit?
13. endShowContent
12. calculateSize
11. wrapContent
10. fillContent
9. showContentOrLoading
8. endBackground
7. showContentOrLoading
6. AjaxLoaded: demoSent.php
5. processModal
4. setDefaultCurrentSettings
3. Ajax Load: demoSent.php
2. showModal
1. initModal
Any help with this would be appreciated. If you have some example junit code that would help me resolve this issue that would be greatly appreciated.
Have a great day,
Joe Touhey
13. endShowContent
12. calculateSize
11. wrapContent
10. fillContent
9. showContentOrLoading
8. endBackground
7. showContentOrLoading
6. AjaxLoaded: demoSent.php
5. processModal
4. setDefaultCurrentSettings
3. Ajax Load: demoSent.php
2. showModal
1. initModal
Any help with this would be appreciated. If you have some example junit code that would help me resolve this issue that would be greatly appreciated.
Have a great day,
Joe Touhey
Permissions in this forum:
You cannot reply to topics in this forum