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

Prolog - Listing -

python - can't seem to get an output from my class -

orchardcms - change base url in local copy in Orchard CMS -