Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Web acceptance testing

One of the most important parts in the web is a browser. Browser is the window,
through which web users interact with web applications and other users. Users
are always talks with web applications through browsers.
are always talking with web applications through browsers.

So, in order to test, that our web application behaves correctly, we need a way
to simulate this interaction between browser and web application in our tests.
Expand Down