Skip to content

Exception occurring on executing malleus script #287

Open
@bilalshahzad139

Description

@bilalshahzad139

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions