Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

Opera session response type is not matching w3c protocol #1249

Closed
soumyathampi opened this issue Jul 15, 2022 · 2 comments
Closed

Opera session response type is not matching w3c protocol #1249

soumyathampi opened this issue Jul 15, 2022 · 2 comments
Labels

Comments

@soumyathampi
Copy link

Hi

I created an opera session and was expecting the response in following format:
{value: {sessionId: string, capabilities: Capabilities}}

But this is what I got:
{sessionId: 'xxxxxxxxxxxxx', status: 0, value: {…}}

The response is correct for firefox and chrome sessions created on the same selenoid instance.

@vania-pooh
Copy link
Member

@soumyathampi this is because operadriver is not w3c compatible. operasoftware/operachromiumdriver#88

Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Jan 16, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants