Blazemeter / CitrixPlugin

A repository for the Citrix Plugin for JMeter
Apache License 2.0
11 stars 2 forks source link

Handle login prompt before main application started #63

Open belopv opened 1 year ago

belopv commented 1 year ago

It seems there is no way of handling application login prompt that appears before main application window is loaded. While recording, once Citrix app is launched, there is a login prompt displayed for the main application. At this point "Application Started" button in the recorder is still disabled. Entering user credentials manually and clicking Login button will result in main application being loaded. Only then "Application Started" button becomes enabled. However, there is no way of handling this login prompt window during replay. When attempting to use "Citrix Interaction" after "Request ICA File" step, it results in error "No running Citrix client found.". Please advise.