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

Plugin assumes a test will have only one driver session. #115

Open
Dileep17 opened this issue Feb 13, 2023 · 0 comments
Open

Plugin assumes a test will have only one driver session. #115

Dileep17 opened this issue Feb 13, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Dileep17
Copy link
Collaborator

Exposed setTestInfo is on a session session/${sessionId}/setTestInfo. A test can have multiple driver sessions.

This should be de-coupled. This would enable mapping multiple sessions to a test.

Areas of Impact

  1. How to map sessions to test
  2. Reporting UX
  3. Test report json schema and react mapping
@Dileep17 Dileep17 added the enhancement New feature or request label Feb 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant