Can we perform visual testing for mobile?

Can we perform visual testing for mobile?

Hey Dipen,

To capture screenshots in App automation, you can use the command

driver.executeScript("smartui.takeScreenshot=sample1").

Also, remember to add Smart UI capabilities in your desired caps for enhanced testing. For more details, check out the references here: LambdaTest Appium Visual Regression.

If you have more questions or need further assistance, feel free to ask! :blush::camera_flash::calling: