Skip to content

Is there a way to pass command line params for browser instance in webdriverIO #54

Discussion options

You must be logged in to vote

You can use environment variables or read CLI parameters in the wdio config add it to the config and read it through the browser object, e.g. browser.config.myCustomConfig.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@christian-bromann
Comment options

@vibhu-shadwal-itv
Comment options

@christian-bromann
Comment options

@vibhu-shadwal-itv
Comment options

@christian-bromann
Comment options

Answer selected by vibhu-shadwal-itv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants