I has been given a task to explore if we can test google-like AJAX sites. I mean when we write something in google search edit box, prompting combo/list box appears, and we must emulate some item choosing.
Using Selenium it seems to be impossible to do that, because Selenium operates in terms of HTML elements, but prompting combo/list box is not reflected in HTML source code (as I understood it's shown using browser features, not HTML - anyways, Selenium IDE doesn't trace such actions too).
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment