microsoft / WinAppDriver

Windows Application Driver
MIT License
3.65k stars 1.4k forks source link

WinAppDriver record video #1482

Open RahulDixit2021 opened 3 years ago

RahulDixit2021 commented 3 years ago

Hi,

How do I record a video of my winappdriver tests? None of the appium screen recording apis are supported.

Thanks, Rahul

anunay1 commented 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.

liljohnak commented 3 years ago

We did this using MSTestv2, by extending the TestClass.

shoaibmansoor commented 3 years ago

Hi @RahulDixit2021 I haven't tried this feature myself but Appium indeed supports video recording. Please refer: https://github.com/appium/appium-windows-driver

Shakevg commented 3 years ago

@RahulDixit2021 What is language binding are you using? E.g. You can use one of the tools: