We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a1ceed commit c536cbdCopy full SHA for c536cbd
1 file changed
src/test/parallel/codecept.conf.js
@@ -22,7 +22,7 @@ exports.config = {
22
{
23
browser: "Safari",
24
//For W3C-based scripts, use the following capabilties:
25
- desiredCapabilities: {
+ capabilities: {
26
"bstack:options" : {
27
"os": "OS X",
28
"osVersion": "Catalina",
0 commit comments