Open RahulDixit2021 opened 3 years ago
No, its not supported, I created my custom recorder and recording the tests? You can implement desktop recorder as part of your framework.
We did this using MSTestv2, by extending the TestClass.
Hi @RahulDixit2021 I haven't tried this feature myself but Appium indeed supports video recording. Please refer: https://github.com/appium/appium-windows-driver
@RahulDixit2021 What is language binding are you using? E.g. You can use one of the tools:
Hi,
How do I record a video of my winappdriver tests? None of the appium screen recording apis are supported.
Thanks, Rahul