shankybnl / MobileAutomationFramework

Single code base framework to test android and iOS app using appium (v6.1.0), maven, testng,java. Option to start appium server programmatically.
BSD 3-Clause "New" or "Revised" License
150 stars 123 forks source link

Added Screenshot Functionality #11

Closed shivam198smart closed 3 years ago

shivam198smart commented 3 years ago

Added Listener in Testng.xml Added Code to capture screenshot if test gets fail

shankybnl commented 3 years ago

Thank you very much, @shivam198smart, for your contribution.