java - Take a specific action on every action using Selenium -


i having real problems debugging intermittent issue our selenium tests. genuine issue in site testing or condition our tests not handling.

i take specific action every time webdriver e.g. take screenshot or log action. in way can @ failed test , see successful steps , point test failed.

how this?

use webdriver event listener.

http://www.toolsqa.com/selenium-webdriver/event-listener/


Comments

Popular posts from this blog

cakephp - simple blog with croogo -

How to group boxplot outliers in gnuplot -

bash - Performing variable substitution in a string -