serenity-bdd / serenity-jbehave

The Serenity integration for JBehave
39 stars 34 forks source link

loggingpref performance enable in serenity remote driver #175

Open SumantaSarathiChakraborty opened 6 years ago

SumantaSarathiChakraborty commented 6 years ago

How to enable the loggingpref Performance for chromedriver in Serenity Remote Driver? I could do it for local by using the customWebdriver but remote configuration I am getting "unknown error: log type 'performance' not found".

How can pass the capability for Performance Logging enabled in the remote driver from serenity configuration?

Please help. Thanks in Advance.