Skip to content

Releases: Blazemeter/CitrixPlugin

Release 0.7.7

31 Aug 05:14
f9e58f6
Compare
Choose a tag to compare

Release 0.7.7

Enhancements:

  • The ACTIVEAPP_TIMEOUT error is deprecated.
    The timeout still exists, the difference is that now an error is not generated if the application is not detected.
    This allows programming particular logics for those screens that are not detected or require some type of particular intervention.
    Generally Logon Screen, terms and conditions acceptance screens or all those screens that are prior to the start of an application and are incorporated by the windows policies created by the administrators.

  • The default active app timeout was changed to 15 seconds.

  • The Citrix Client Name property as a User Defined Variable was incorporated. This allow in the Test Plan to create a particular identifier. By default Citrix use the machine name of the Desktop or the identifier forced by Citrix administrator. For some type of apps, this value need to change to simulate different machines.

  • Added HTTP Cookie Manager to the Test Plan and set the value of Clear on each iteration to True, to allow to align the Download ICA file and session with the logic of the Test Plan.

  • Update the dependency jmeter-bzm-commons to 0.2.1

Release 0.7.6

10 Aug 02:43
0ba4fc2
Compare
Choose a tag to compare

Release 0.7.6

Enhancements:

  • New design of action buttons in recorder popup.
  • Drop-down fits when opened at the edge of the screen.
  • Error handling improvements.
  • Update OCR engine (tess4j v5.2.1)
  • Improved compatibility with new versions of Citrix Workspace

0.7.5

19 May 00:38
84b4875
Compare
Choose a tag to compare

Release 0.7.5

Enhancements:

  • New configuration GUI in Citrix Recorder
  • New Template structure, with improvements in the initial configuration
  • New popup oriented GUI always visible at the time of recording
  • User documentation is updated and improved
  • Update recommended version of OpenJDK to Adoptium OpenJDK 11.0.15_10
  • Fixed errors in copy and paste and distributed execution on JMeter (RMI)
  • New Download ICA Test Fragment with better Storefront support and with Citrix Gateway support
  • Improvements on error control when the Storefront/Gateway process fail on recording

0.7.4

23 Jun 19:33
53e0544
Compare
Choose a tag to compare

Release 0.7.4

Enhancements:

  • Mouse event capture and playback improvements
  • Retries when unexpected conditions occur
  • Memory configuration added to Troubleshooting section
  • Pre-recording or playback scaling preferences are disabled

0.7.3

10 Mar 23:57
3a1084f
Compare
Choose a tag to compare

Release 0.7.3

Enhancements:

  • Enabling Citrix Simulation API for older versions of Citrix Receiver
  • JImageHash dependency updated to version 2.1.1
  • Dialog size improvements in low screen resolution
  • Improved button state handling in recorder.
  • Empty value in Input Text is now allowed

0.7.2

24 Feb 15:32
a48ee3a
Compare
Choose a tag to compare

Release 0.7.2

Enhancements:

  • Log the Get Text or Image Hash error when the error occurs from the UI.
  • Verification of bzm.citrix.ocr_data_path parameter, the parameter is only approved if it is a Tesseract data folder.

0.7.1

08 Feb 05:35
e0929ac
Compare
Choose a tag to compare

Release 0.7.1

Enhancements:

  • Interrupt detection is incorporated. New built-in error code SESSION_INTERRUPTED.
  • A new UNKNOWN_ERROR error code is added when the source of the error is unknown.
  • Wait for Logon removed from app startup.
    Issue #40
  • Image capture is retried when capture fails.
  • Property "activeapp_timeout_ms" is incorporated, waiting time for the application to appear active.
    Issue #41
  • The default timeout of property "connect_timeout_ms" is increased to 90000ms.
  • Improved handling of Logoff and Disconnect.
  • Improvements in image capture when errors occur.
    Issue #31
  • When there are interaction errors, retries are canceled, improves times and minimizes log errors.
  • Recorder stability improvement against unexpected errors.
  • Setup: Java 9 support onwards.

0.7.0

01 Dec 17:28
def655b
Compare
Choose a tag to compare

Enhancements:

  • Ability to specify domain to use over Storefront when more than one domain is configured on Storefront.
  • JMeter variables usage support in the Expected Value field on EndClause. Issues #20
  • Keystroke recording enhancements that allow you to record more complex keyboard combinations. Issues #30 #34
  • InputText allows free text writing that generate complex keystrokes combinations automatically. Issues #30 #34
  • Automatic disabling of Citrix Desktop Viewer, now it is not required to modify Citrix server configuration.

0.6.0

13 Oct 18:54
9d9e806
Compare
Choose a tag to compare

Enhancements:

  • Improvements in the stability and performance.
  • Increase in concurrent execution capacity.
  • Improvements related to error information, information of status on Sampler result and detailed errors in log file
  • Session windows is improved, better identification and position for better execution view
  • New timeout parameters are incorporated (related to ica, connect, logoff and disconnect)
  • The Logon Timeout parameter from the "Citrix Application Launcher" UI was removed
  • The clause evaluation of "Citrix Application Launcher" now wait for the application start
  • Before disconnecting, a necessary logoff is performed to maintain a correct session state
  • Hash handling precision is improved, parameters are also incorporated in case its precision needs to be changed
  • Documentation related to debugging is improved
  • The default interaction interval was changed to 1 second
  • Texts in the plugin are corrected aligning them to the conventions currently used
  • Better No-gui execution support

0.5.5

27 Jan 19:40
Compare
Choose a tag to compare
  • Add option to keep ICA files (useful for debugging issues)
  • Improve documentation (properties, setup and pre-requisites)
  • Improve template to handle HTTP storefront and all for parameterizing context path, scheme and port