You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But I am exploring to do load testing so using following script with Selenium Grid. Hub & 1 Node are properly configured.
When I run following command sh scripts/malleus.sh --conferences=1 --participants=3 --senders=0 --audio-senders=0 --duration=120 --room-name-prefix=hamertesting --hub-url=http://10.111.32.82:4444/wd/hub --instance-url=https://myjitsiinstance.com
following is output. It seem test execution framework is having some issues with chrome driver or something else. Any tip or pointer will be helpful.
The text was updated successfully, but these errors were encountered:
Note: I tested following (with my instance) and tests are working fine. It is opening chrome instances properly.
mvn test -Djitsi-meet.instance.url="https://meet.example.com"
But I am exploring to do load testing so using following script with Selenium Grid. Hub & 1 Node are properly configured.
When I run following command
sh scripts/malleus.sh --conferences=1 --participants=3 --senders=0 --audio-senders=0 --duration=120 --room-name-prefix=hamertesting --hub-url=http://10.111.32.82:4444/wd/hub --instance-url=https://myjitsiinstance.com
following is output. It seem test execution framework is having some issues with chrome driver or something else. Any tip or pointer will be helpful.
The text was updated successfully, but these errors were encountered: