Update a ReadMe

This commit is contained in:
Michael Mintz 2022-11-30 02:49:49 -05:00
parent 7d9074d24b
commit 8172a5b90b
1 changed files with 2 additions and 2 deletions

View File

@ -29,8 +29,8 @@ pytest new_test.py --rec -q -s --url=wikipedia.org
>>>>>>>>>>>>>>>>>> PDB set_trace >>>>>>>>>>>>>>>>>
-> import pdb; pdb.set_trace()
> .../YOUR_CURRENT_DIRECTORY/new_test.py(9)
> PATH_TO_YOUR_CURRENT_DIRECTORY/new_test.py(9)
....
5 def test_recording(self):
6 if self.recorder_ext and not self.xvfb:
7 # When you are done recording actions,