Skip to content

Commit

Permalink
[tests] Bump Windows from 10 to 11 for system tests
Browse files Browse the repository at this point in the history
  • Loading branch information
valfirst committed Aug 19, 2024
1 parent 963e0dd commit ee2e5d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
selenium.grid.platform-name=Windows
selenium.grid.platform-version=10
selenium.grid.platform-version=11

selenium.grid.capabilities.bstack\:options.consoleLogs=verbose
selenium.grid.capabilities.bstack\:options.networkLogs=true
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Meta:
@capability.browserName IE
@capability.browserVersion 11.0
@capability.bstack:options.osVersion 10

Scenario: Browser should correspond options set in meta
Given I am on page with URL `https://www.whatismybrowser.com`
Expand Down

0 comments on commit ee2e5d6

Please sign in to comment.