Is there any java library /API / Framework to capture browser events? -


i know selenium used automation . need java library / api / framework capture events of browsers in order there id, class or xpath of clicked elements.

yes have, first of framework , element identifications both different things. lets first deal elements, identify them have plug-ins fire-path,firebug in firefox browser helps identify element xpath, css. mentioned frameworks in question can use frameworks junit (if using java),nunit (if using c#) , testng.

link firebug

selenium ide offical site

locating web-elements


Comments

Popular posts from this blog

ruby on rails - RuntimeError: Circular dependency detected while autoloading constant - ActiveAdmin.register Role -

c++ - OpenMP unpredictable overhead -

javascript - Wordpress slider, not displayed 100% width -