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