Skip to content

Commit 03a5019

Browse files
atomicpagesDavertMik
authored andcommitted
Fixing clerical error (#1994)
1 parent 257c411 commit 03a5019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/webdriver.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ End to End tests can cover standard but complex scenarios from a user's perspect
99

1010
## What is Selenium WebDriver
1111

12-
The standard and proved way to run browser test automation over years is Selenium WebDriver. Over years this technology was standartized and works over all popular browsers and operating systems. There are cloud services like SauceLabs or BrowserStack which allow executing such browsers in the clooud. The superset of WebDriver protocol is also used to test [native and hybrid mobile applications](https://codecept.io/mobile).
12+
The standard and proved way to run browser test automation over years is Selenium WebDriver. Over years this technology was standartized and works over all popular browsers and operating systems. There are cloud services like SauceLabs or BrowserStack which allow executing such browsers in the cloud. The superset of WebDriver protocol is also used to test [native and hybrid mobile applications](https://codecept.io/mobile).
1313

1414
Let's clarify the terms:
1515

0 commit comments

Comments
 (0)