Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception occurring on executing malleus script #287

Open
bilalshahzad139 opened this issue Jul 3, 2020 · 1 comment
Open

Exception occurring on executing malleus script #287

bilalshahzad139 opened this issue Jul 3, 2020 · 1 comment

Comments

@bilalshahzad139
Copy link

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.

image

@bilalshahzad139
Copy link
Author

bilalshahzad139 commented Jul 3, 2020

It works when following is removed but it doesn't send requests to hub.

-Djitsi-meet.isRemote=true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant