Skip to content

Add non-compliant endpoints from Selenium #2090

@titusfortner

Description

@titusfortner

Description

Selenium currently defines these endpoints and makes them available to Appium:

  • GET_SCREEN_ORIENTATION
  • SET_SCREEN_ORIENTATION
  • GET_SCREEN_ROTATION
  • SET_SCREEN_ROTATION
  • SWITCH_TO_CONTEXT
  • GET_CURRENT_CONTEXT_HANDLE
  • GET_CONTEXT_HANDLES

We're looking at removing everything that isn't w3c compliant — SeleniumHQ/selenium#13372

So, here I am, not removing things in Selenium before making sure things are good in Appium. 😂

Thanks.

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