Hello all,
I start working with Selenium Web Testing 5 day ago, and I cannot figure out how to test Javascripts and AJAX-driven menus. I read almost every sentence in documentation, it explains well but I cannot understan without an example. For example I tried to find an example testing on an active menu which shows and hides button when mouse moves over them, but I failed.

Can any of you give me the best tutorial and an example like I explained.

Thanks anyway.

Hi!
You can use the XPath for locators for your testing....
Use Firebug plagin for Firefox. It will help you to detect elements at the page.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.