We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08c78c8 commit 86a2142Copy full SHA for 86a2142
at-a-glance.rst
@@ -29,7 +29,7 @@ is that such browser emulators require the installed browser, extra configuratio
29
and are usually much slower than headless counterparts.
30
31
So, the easy answer is to choose the best emulator for your project and use
32
-its API for testing. But as we've already seen, both browser types have both
+its API for testing. But as we've already seen, both browser emulator types have both
33
advantages and disadvantages. If you choose headless browser emulator, you
34
will not be able to test your JS/AJAX pages. And if you choose browser controller,
35
your overall test suite will become very slow at some point. So, in real
0 commit comments