const capabilities = {

'browserName': 'chrome',

'platformName': 'Windows 11',

'browserVersion': 'latest',

'tb:options': {

'key': 'API_KEY',

'secret': 'API_SECRET',

'name': 'My Test'

}

};

This user hasn't posted anything yet.