Skip to content

Commit 1129607

Browse files
committed
Disable unwanted feature
Perhaps it's this which is causing multiple executions of the same test?
1 parent 88bdef2 commit 1129607

7 files changed

Lines changed: 7 additions & 14 deletions

Tests/CSF.Screenplay.Selenium.Tests/Tools/browserstack.chromeLatest.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,4 @@ parallelsPerPlatform: 5
77
browserstackLocal: true
88
buildName: CBT_Chrome_Latest_Windows_11
99
projectName: CSF.Screenplay
10-
video: true
11-
testObservability: true
10+
video: true

Tests/CSF.Screenplay.Selenium.Tests/Tools/browserstack.chromeOld.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,4 @@ parallelsPerPlatform: 5
77
browserstackLocal: true
88
buildName: CBT_Chrome_50_versions_old_Windows_11
99
projectName: CSF.Screenplay
10-
video: true
11-
testObservability: true
10+
video: true

Tests/CSF.Screenplay.Selenium.Tests/Tools/browserstack.edgeLatest.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,4 @@ parallelsPerPlatform: 5
77
browserstackLocal: true
88
buildName: CBT_Edge_Latest_Windows_11
99
projectName: CSF.Screenplay
10-
video: true
11-
testObservability: true
10+
video: true

Tests/CSF.Screenplay.Selenium.Tests/Tools/browserstack.firefoxLatest.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,4 @@ parallelsPerPlatform: 5
77
browserstackLocal: true
88
buildName: CBT_Firefox_Latest_Windows_11
99
projectName: CSF.Screenplay
10-
video: true
11-
testObservability: true
10+
video: true

Tests/CSF.Screenplay.Selenium.Tests/Tools/browserstack.firefoxOld.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,4 @@ parallelsPerPlatform: 5
77
browserstackLocal: true
88
buildName: CBT_Firefox_40_versions_old_Windows_11
99
projectName: CSF.Screenplay
10-
video: true
11-
testObservability: true
10+
video: true

Tests/CSF.Screenplay.Selenium.Tests/Tools/browserstack.safari17.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,4 @@ parallelsPerPlatform: 5
77
browserstackLocal: true
88
buildName: CBT_Safari_17.3_OS_X_Sonoma
99
projectName: CSF.Screenplay
10-
video: true
11-
testObservability: true
10+
video: true

Tests/CSF.Screenplay.Selenium.Tests/Tools/browserstack.safari26.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,4 @@ parallelsPerPlatform: 5
77
browserstackLocal: true
88
buildName: CBT_Safari_26.2_OS_X_Tahoe
99
projectName: CSF.Screenplay
10-
video: true
11-
testObservability: true
10+
video: true

0 commit comments

Comments
 (0)