How to shift from using DesiredCapabilities to Options?

Hi,
I’m just starting to learn Katalon.
I’m also following the corresponding apprenticeship program.
I’m encountering a problem in the latest course, which tells me how to set up Katalon to record a video.
If I follow the instructions, I’ll have a problem.
I think this is due to an evolution between version 9 and version 10 of Katalon, which seems to indicate that DesiredCapabilities should no longer be used, but rather Options.
Could you guide me through how to do this?

The training instructions were as follows:

In the same Project Setting dialog box:
- Choose Desired Capabilities > Web UI > Chrome (headless)
- Select Add
- Add value to the last column
- Type ‘’–window-size=1500,1000’’ in the Value column
- All good! Click on Apply and Close.

I guess this isn’t really supported anymore

1 Like

I suppose you want Katalon to correct the out-dated instruction.

If so, you should give them more information where they can find their mistakes.

Please share the URL or the exact title of the course material.

1 Like

@Elly_Tran @vu.tran another request on documentation update.

Course : Katalon Studio: How To Work With Execution Logs and Test Reports
Chapter 2 - Advanced Settings for Troubleshooting Failed Tests
Enabling Video Recordings for Web UI and Headless Testing