Skip to content

Commit 5f22ad4

Browse files
committed
Fixing dotnet tests
1 parent 110eb35 commit 5f22ad4

File tree

1 file changed

+1
-1
lines changed
  • examples/dotnet/SeleniumDocs/Bidirectional/ChromeDevtools

1 file changed

+1
-1
lines changed

examples/dotnet/SeleniumDocs/Bidirectional/ChromeDevtools/CdpApiTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ public class CdpApiTest : BaseTest
1616
[TestInitialize]
1717
public void Startup()
1818
{
19-
StartDriver("121");
19+
StartDriver("124");
2020
}
2121

2222
[TestMethod]

0 commit comments

Comments
 (0)