Skip to content

feature request: Add history to selectors #1584

@fleytman

Description

@fleytman

Current Behavior

Typical mechanism for using the appium inspector

  1. Start session or attach to session
  2. Click on the magnifying glass icon
  3. Test your selector
  4. Repeat in a another session

Problems:

  1. At step 3, you may need to check the selector in id, xpath, etc. In this case, the last entered value is saved in the field, regardless of the tab.
  2. At step 4, the field "Selector" will be empty

Suggested Solution

  1. Store the selector value separately for each "Locator Strategy" tab
  2. Save multiple selector values, such as 100 (or manage the number in the settings)
  3. Store the value between sessions

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    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