Skip to content

Refactor: use IHasLocation under SetGeoLocation plugin class instead of IsAppiumDriver method #20

@gravity-api

Description

@gravity-api

Is your feature request related to a problem? Please describe.
IHasLocation interface is not implemented on AppiumDriver, resulting use of workarounds to get or set device location (method DoAction).

Describe the solution you'd like
Use IHasLocation instead of IsAppiumDriver under DoAction method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorImprovements or additions to code

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions