Skip to content

index.html issue when run selenese-runner.jar in parallel mode #348

@mehrdad2000

Description

@mehrdad2000

Hi

here is my selenese-runner.jar command to run side files into the selenium grid, but issue is for every side file run create index.html and override each time each side run, need one index.html after all test run and result of all must exist in it, in parallel execution.

cd /opt/selenium/runner/ && java -jar selenese-runner.jar --cookie-filter -JSESSIONID --config /opt/selenium/config.txt --cli-args --start-maximized --cli-args --ignore-certificate-errors --screenshot-on-fail $REPORT_PATH --xml-result $REPORT_PATH --html-result $REPORT_PATH --highlight --timeout 5000 --set-speed 0 --parallel max --driver remote --remote-browser chrome --remote-version 119.0 --remote-url http://192.168.1.1:4444/wd/hub /opt/selenium/*.side

Any idea?
Thanks,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions