Skip to content

Releases: MarketSquare/remoteswinglibrary

Release 2.2.3

21 Nov 09:32
3188cfc
Compare
Choose a tag to compare

Changelog:

  • Enhanced Java version detection
  • Added warning message and fallback if detection fails

Release 2.2.2

03 Oct 12:19
Compare
Choose a tag to compare

Changelog:

  • Updated SwingLibrary to 1.9.8
  • Support for Java 11
  • Enhanced keyword documentation
  • Take screenshots when closing security dialogs and embed them in log.html
  • force en-US locale for Security Dialogs
  • fix for file handle leak
  • restructured output txt log files
  • fix fileserver issue when running AT on Windows with Jython.

Release 2.2.1

17 May 12:54
Compare
Choose a tag to compare

Changelog:

  • Updated SwingLibrary to 1.9.7
  • Closing of security dialogs logged
  • Updated documentation error

Release 2.2.0

05 Aug 13:55
Compare
Choose a tag to compare

Changelog:

  • fixed problem that may result in too short timeout being used in some circumstances
  • [BIC] close_security_dialogs import option does not exist anymore, please use close_security_dialogs parameter for Start Application Keyword
  • [BIC] Connect to Application keyword does not exist anymore, please use Application Started keyword instead
  • [BIC] apport and apphost import options do not exist anymore, please use remote_port and remote_host parameters for Start Application and Application Started
  • Fixed problem that caused Jemmy debug output not showing when using close_security_dialogs option #45
  • [BIC] Special port value TEST import option does not exist anymore
  • addd Reinitiate keyword

Release 2.1.3

20 Jul 09:31
Compare
Choose a tag to compare

Changelog:

  • Updated SwingLibrary to 1.9.6
  • Improvements for Security Warning dialogs accepter
  • RLS now reports complete keyword list to robot. This fixes issues with dry-runs and IDE support.

Release 2.1.2

13 Apr 14:30
Compare
Choose a tag to compare

Changelog:

  • fix for Security Warning closer

Release 2.1.1

08 Apr 14:01
Compare
Choose a tag to compare

Changelog:

  • reverted change that (probably) randomly caused ConcurrentModificationException error in 2.1.0

Release 2.1.0

31 Mar 11:39
Compare
Choose a tag to compare

Changelog:

  • .java.policy file with security override in user home directory is no longer required when testing WebStart applications
  • RemoteSwingLibrary now can attempt to close Security Warning dialogs that may popup when application is starting.
    Use close_security_dialogs=True import parameter to enable this. #27
  • Python 3 compatibility #32
  • Fix error when using RemoteSwingLibrary with RIDE #29
  • Allow to connect to application started by earlier RSL instance with Connect to application keyword
  • Updated SwingLibrary to version 1.9.5

Release 2.0.3

29 Jul 14:57
Compare
Choose a tag to compare

Version 2.0.3 updates the included SwingLibrary to version 1.9.4 and fixes Robot Framework compatibility with version 2.9

Release 2.0.2

06 May 13:25
Compare
Choose a tag to compare

Version 2.0.2 updates the included SwingLibrary to version 1.9.3.