Skip to content

Commit 034fa14

Browse files
stephendonnerKimberly Sereduck
authored andcommitted
Update Firefox to latest, 62.0, in Sauce Labs (#133)
1 parent e052669 commit 034fa14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ def branch = env.BRANCH_NAME ?: 'master'
55
/** Desired capabilities */
66
def capabilities = [
77
browserName: 'Firefox',
8-
version: '61.0',
8+
version: '62.0',
99
platform: 'Windows 10'
1010
]
1111

0 commit comments

Comments
 (0)