Add "sbase print [FILE]" with syntax-highlighting
Update Console Scripts:
- Add the
seleniumbase print [FILE]
command with syntax-highlighting - Add the
-n
option to include line Numbers insbase translate -p
files
Also Update Python dependencies:
- rich==2.0.0
- certifi>=2020.4.5.2
- pytest==4.6.11;python_version<"3.5"
- pytest==5.4.3;python_version>="3.5"