Skip to content

Latest commit

 

History

History
68 lines (46 loc) · 4.84 KB

File metadata and controls

68 lines (46 loc) · 4.84 KB

Version: 4.1

  • #113: #110 Get Cursor Position
  • #114: #112 Implement find string keyword
  • #115: #111 Read From Current Position keyword
  • #118: #117 Create Get String Positions Only Before / After keywords
  • #124: Release version 4.1

Version: 4.1

  • #113: #110 Get Cursor Position
  • #114: #112 Implement find string keyword
  • #115: #111 Read From Current Position keyword
  • #118: #117 Create Get String Positions Only Before / After keywords

Version: 4.0

  • #97: (#73) Enable concurrent connections
  • #99: Doclink fixes and minor textual changes
  • #100: Improve acceptance tests
  • #102: (#101) Modularize the library
  • #104: (#103) Provide absolute URLs to files in README
  • #105: Standard indentation and grammar correction
  • #107: (#31) Setup the emulator model

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