Skip to content

Add the ability to specify executor type for Taurus scenario (Use Selenium) #124

Open
@tbuatois

Description

@tbuatois

Is your feature request related to a problem? Please describe.

I want to loadtest my Single Page Application (SPA) with this tool. Javascript is not enabled on the default taurus executor and so the SPA does not launch.

Describe the feature you'd like

I would like to add the option of choosing an executor for the Taurus scenario like Selenium.

Additional context

I have tested this by modifying the scenario json file and adding a new env variable to the runner. MOZ_HEADLESSto value 1. This enable the headless gecko/chrome driver support without error.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions