How can I record video in my app testing with Java-TestNG?

How can I record video in my app testing with Java-TestNG?

Hi mark

To record video in your app testing with Java-TestNG, you can add the capability below: capabilities.setCapability("video", true);