Skip to content

Commit 3aeecc0

Browse files
committed
update intro
1 parent 5e0fd9d commit 3aeecc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/01-introduction.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ import ThemedImage from '@theme/ThemedImage';
2424

2525
> Gwen = [G]iven [W]hen Th[en]
2626
27-
Gwen is a [Gherkin](https://cucumber.io/docs/gherkin/reference/) interpreter that helps teams automate end-to-end testing and robotic processing with behaviour described in feature specifications. Automation is achieved through Gherkin bindings called [meta specs](/docs/meta), composed with the [Gwen DSL](/docs/dsl) and maintained alongside your feature files. An embedded [Selenium](https://www.selenium.dev/) engine performs operations in browsers for you in a consistent and reliable manner across platforms.
27+
Gwen is a [Gherkin](https://cucumber.io/docs/gherkin/reference/) interpreter that helps teams automate end-to-end testing and robotic processing with behaviour described in feature specifications. Automation is achieved through Gherkin bindings called [meta specs](/docs/meta), composed with the [Gwen DSL](/docs/dsl) and maintained alongside your feature files. An embedded [Selenium](https://www.selenium.dev/) engine executes scenarios according to the meta you provide to perform operations in browsers for you.
2828

2929
## Declare features
3030

0 commit comments

Comments
 (0)