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.
Comments
Post a Comment