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 3e0b903 commit fd5b0b8Copy full SHA for fd5b0b8
help_docs/mobile_testing.md
@@ -6,7 +6,7 @@ Use ``--mobile`` to run SeleniumBase tests using Chrome's mobile device emulator
6
7
<b>Here's an example mobile test:</b>
8
9
-* [SeleniumBase/examples/test_skype_site.py](https://github.com/seleniumbase/SeleniumBase/blob/master/examples/test_skype_site.py)
+[SeleniumBase/examples/test_skype_site.py](https://github.com/seleniumbase/SeleniumBase/blob/master/examples/test_skype_site.py)
10
11
```bash
12
pytest test_skype_site.py --mobile
0 commit comments