There was an error while loading. Please reload this page.
1 parent 5be2cb1 commit 8cd4d5cCopy full SHA for 8cd4d5c
lambdatest.py
@@ -15,7 +15,7 @@ class FirstSampleTest(unittest.TestCase):
15
def setUp(self):
16
desired_caps = {
17
'LT:Options': {
18
- "build": "Python Slack Test Demo", # Change your build name here
+ "build": "Python Demo", # Change your build name here
19
"name": "Python Demo Test", # Change your test name here
20
"platformName": "Windows 11",
21
"selenium_version": "4.0.0",
0 commit comments