Skip to content
Open
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 README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Introduction to Android UI Testing

The application was created for improving skills (from the very beginning) in testing Android application use Espresso framework. Each screen contains UI elements which are used by many applications.
The application was created for improving skills (from the very beginning) in UI/end-to-end testing of Android applications using Espresso framework. Each screen contains UI elements which are used by many applications.

<p align="center">
<img src="/art/screenshots/login_screen_framed.png" height="500" />
Expand Down