Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6745be4

Browse files
Update lambdatest_test.py
1 parent 547c113 commit 6745be4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎lambdatest_test.py‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ class FirstSampleTest(unittest.TestCase):
1212
def setUp(self):
1313
desired_caps = {
1414
"build": 'unittest sample build',
15-
"name": 'Py-unittest',
15+
"name": 'Py-UnitTest',
1616
"platform": 'Windows 10',
1717
"browserName": 'firefox',
18-
"version": '73'
18+
"version": 'latest'
1919
}
2020
self.driver = webdriver.Remote(
2121
command_executor="http://{}:{}@hub.lambdatest.com:80/wd/hub".format(username, access_key),

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /