Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 2.77 KB

File metadata and controls

40 lines (27 loc) · 2.77 KB

Version: 3.2

  • #89: (#88) Enable execution in Docker container
  • #90: (#76) Open connection with pre configured session
  • #93: (#92) Enable shell-like syntax in extra_args from file

Version: 3.1

  • #62: Adjust CHANGELOG
  • #66: Support all Robot Framework time formats (#65)
  • #68: remove dependency 'six'
  • #75: (#67) Create contributing guidelines
  • #78: (#77) Return file path from Take Screenshot
  • #81: (#32) Enable setting screenshot file name prefix
  • #84: Bug: Port is ignored when specified from extra_args
  • #85: Working text links Open Connection
  • #86: Prepare release 3.1

Version: 3.0

  • #45: Update README.md
  • #48: Setup continuous integration
  • #50: Code Formatting (#49)
  • #52: Read extra arguments from list or file
  • #55: Drop Python2 Support
  • #56: Add type hints to library (#53)
  • #58: Add coverage report for this repository (#57)
  • #60: Add third party notices

Version: 2.12

  • #43: Enable run on failure keyword

Version: 2.11

  • #33: create read all screen keyword