Skip to content

Add "sbase print [FILE]" with syntax-highlighting

Compare
Choose a tag to compare
@mdmintz mdmintz released this 08 Jun 03:12
· 5518 commits to master since this release
0abcaf1

Update Console Scripts:

  • Add the seleniumbase print [FILE] command with syntax-highlighting
  • Add the -n option to include line Numbers in sbase 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"