We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e255382 commit 1b7dbe2Copy full SHA for 1b7dbe2
nightwatch.conf.js
@@ -42,7 +42,7 @@ module.exports = {
42
firefox: {
43
desiredCapabilities: {
44
browserName: 'firefox',
45
- version: firefoxManifest.applications.gecko.strict_min_version,
+ version: 'dev',
46
firefox_profile: getFirefoxProfile(),
47
},
48
0 commit comments