WPT for browsers supporting Chrome DevTools protocol?

Good day,

Sorry if this is not a correct place to ask this kind of questions. I was
pointed to this mailing list by https://web-platform-tests.org/ page.

Is it possible to run WPTests for a browser that supports only Chrome
DevTools protocol? A good example is
https://code.qt.io/cgit/qt-apps/qtwebbrowser.git. If I run this browser
with parameter --remote-debugging-port=4567, is it possible to run WPT for
it remotely, using ./wpt run? If not, what should be done to add this
support? I'll try to hack this myself but I'm just afraid that without some
guidance my solution won't be optimal.

I understand that I can run ./wpt serve and point the browser to
/tools/runner/index.html, but I'd prefer a more reliable way of running
tests.

Thank you in advance for any help and hints

-- 
Dmitry

Received on Monday, 23 May 2022 06:56:35 UTC