jenkins - Is it possible to use Selenium IDE html test and capture screenshots on failure -


i have created few html test suites selenium ide. automatically tested , jenkins daily. now, i'm wondering if possible create screenshot whenever test fails.

is possbile catch exeption when ide test fails , capture screen? or possible testng? if it's possible testng, how selenium html tests work combined testng?

kind regards,

selenium ide doesn't directly support saving screen shots this. check out other (duplicate) question: screenshots using selenium ide firefox plugin


Comments

Popular posts from this blog

qml - Is it possible to implement SystemTrayIcon functionality in Qt Quick application -

double exclamation marks in haskell -

javascript - How to get D3 Tree link text to transition smoothly? -