mirror of
https://github.com/appium/appium.git
synced 2026-02-09 19:28:48 -06:00
Fix typo in intro
This commit is contained in:
committed by
bootstraponline
parent
567ffa2f47
commit
0b9d8e396b
@@ -53,7 +53,7 @@ already clients written in every popular programming language. This also
|
||||
means that you're free to use whatever test runner and test framework you
|
||||
want; the client libraries are simply HTTP clients and can be mixed into your
|
||||
code any way you please. In other words, Appium & WebDriver clients are not
|
||||
technically "test frameworks"--they are "automation libraries". You can
|
||||
technically "test frameworks" -- they are "automation libraries". You can
|
||||
manage your test environment any way you like!
|
||||
|
||||
We meet requirement #3 in the same way: WebDriver has become the de facto
|
||||
@@ -112,4 +112,4 @@ very handy when writing tests!
|
||||
|
||||
Congratulations! You are now armed with enough knowledge to begin using
|
||||
Appium. Why not head back to the [getting started doc](../../README.md) for
|
||||
more detailed requirements and instructions?
|
||||
more detailed requirements and instructions?
|
||||
|
||||
Reference in New Issue
Block a user