Checkout our demo site to practice selenium https://magento.softwaretestingboard.com/

0 like 0 dislike
1.1k views
by Master (1.2k points)
Is there any way we can change the file format of the file recorded using ATUTestRecorder?

1 Answer

1 like 0 dislike
by Master (1.2k points)

I analyzed the ATUTestRecorder class and I see that the file format is hardcoded.

https://github.com/qamate/ATUTestRecorder_2.1_source_from_jdcore/blob/master/atu/testrecorder/ATUTestRecorder.java#L188

So, there are three things you can do now.

  1. Wait for the developer to release a new version where they allow you to change the file format.
  2. You can get existing code that I decompiled from Github and edit it and make your own JAR file.
  3. Lastly, you can use some converter to convert your .mov file to another file format you want to use.


This site is for software testing professionals, where you can ask all your questions and get answers from 1300+ masters of the profession. Click here to submit yours now!

1.4k questions

1.6k answers

866 comments

1.9k users

...