Skip to content

Commit 5e8d3b0

Browse files
author
David Haeffner
committed
Updated the lead in blurb and screenshot for the code export docs
1 parent c5e8ab6 commit 5e8d3b0

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/introduction/code-export.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,14 @@ This will place inline code comments in the exported file with details about the
2424
Currently, export to the following languages and test frameworks is supported.
2525

2626
- C# NUnit
27+
- C# xUnit
2728
- Java JUnit
2829
- JavaScript Mocha
2930
- Python pytest
3031

31-
We intend to support all of the officially supported programming language bindings for Selenium (e.g., Java, JavaScript, C#, Python, and Ruby) in at least one testing framework for each language.
32+
We support all of the officially supported programming language bindings for Selenium (e.g., C#, Java, JavaScript, Python, and Ruby) in at least one testing framework for each language.
3233

33-
Contributions are welcome to help add new languages and test frameworks for a given language. See [How To Contribute](code-export.md#how-to-contribute) for details on how.
34+
Contributions are welcome to help add new test frameworks for a given language. See [How To Contribute](code-export.md#how-to-contribute) for details on how.
3435

3536
### C# NUnit
3637

-5.47 KB
Loading

0 commit comments

Comments
 (0)