I need to use Chrome DevTools Protocol Integration, but it requires Selenium Version 4.44.0 and CDP version 144.
please help.
I need to use Chrome DevTools Protocol Integration, but it requires Selenium Version 4.44.0 and CDP version 144.
please help.
Katalon wrote that it is prohibited to replace the built-in selenium-server-standalone jar with any different versions; aren’t you aware of it?
except for the following core libraries:
com.kms.katalon.*.jarselenium-server-standalone-3.141.59.jar
…
Please note that this doc is out of date; The doc described Katalon Studio v9 with the -3.141.59.jar bundled. The v10.x bundle newer selenium v4.x versions.
I think you should NOT look at the CDP support by Katalon on Selenium 4. As far as I see, Katalon disregards the CDP at all in their product.
Rather, you should look at the BiDirectional API support by Selenium 4.
See the following post of mine.
I examined Katalon Studio v10.4.2. The LogInspector of BiDi API worked fine.
I don’t see what you want to do using the CDP, but I suppose you can do the similar things using the BiDi API of Selenium 4 which aimed to overcome CDP.
hi @suprianto
if your goal is to use the Selenium v4.xx, maybe you can update to the newest Katalon version which is v11
here is the release highlights: Katalon Studio 11 Release Highlights