Abdul Samad Farhat

Results 1 issues of Abdul Samad Farhat

## Expected Behavior Change capabilities host and port to custom values as: ``` capabilities: [{ maxInstances: 5, browserName: 'chrome', acceptInsecureCerts: true, hostname: '127.0.0.1', port: 4449, 'goog:chromeOptions': { args: [ '--disable-gpu',...

type: bug
help wanted