Skip to content

Chrome Devtools Protocol #141

Closed Answered by rdpanek
ludeknovy asked this question in Synthetic
Discussion options

You must be logged in to vote

Hi, yes, all editions of Canarytrace support devtools https://webdriver.io/docs/devtools-service/ because Canarytrace use it.

// config/wdio/wdio.conf.js
...
  services: [
    ['devtools'],
    [WdioElasticReporter, {someOption: 'foobar'}],
    [WdioPerformanceEntries, {someOption: 'foobar'}],
    [WdioSaveToElasticsearch, {someOption: 'foobar'}],
...

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ludeknovy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants