Update the MasterQA ReadMe

This commit is contained in:
Michael Mintz 2017-04-23 03:47:55 -04:00
parent 5970e47fa2
commit 0c2c418e4b
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
![](http://cdn2.hubspot.net/hubfs/100006/images/hybrid_screen.png "MasterQA")
Here's the main code of [basic_masterqa_test.py](https://github.com/seleniumbase/SeleniumBase/blob/master/examples/basic_masterqa_test.py):
Here's some example code from [basic_masterqa_test.py](https://github.com/seleniumbase/SeleniumBase/blob/master/examples/basic_masterqa_test.py):
```python
self.open("http://xkcd.com/1700/")