Hello,
I'm trying to use Citrix Plugin of Blazemeter in Jmeter first time, but getting Download ICA file error.
My URL is https://<domainname>/Citrix/StoreWeb/#/home
but it always picks up https://<domainname>:-1/Citrix/StoreWeb//home
How do i use the base URL and port number correctly for this https://<domainname>/Citrix/StoreWeb/#/home
Connecting to <domainname>/<IP>:443
2025-09-12 08:26:09,565 DEBUG o.a.h.c.s.SSLConnectionSocketFactory: Connecting socket to <domainname>/<IP>:443 with timeout 10000
The above nessage with Debug On.
Please help.