Quantcast
Channel: RSS Feed
Viewing all articles
Browse latest Browse all 391

Dealing with Timing Issues in Ionic E2E Tests

$
0
0
When creating End-to-End (E2E) tests, we are basically programming the browser to behave like a human. We tell the browser what pages to go to, what input to send, what buttons to click, and so on. In a typical E2E test, we will send multiple commands to the browser. We might tell it to click […]

Viewing all articles
Browse latest Browse all 391

Trending Articles