Current Behavior
Typical mechanism for using the appium inspector
- Start session or attach to session
- Click on the magnifying glass icon
- Test your selector
- Repeat in a another session
Problems:
- 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.
- At step 4, the field "Selector" will be empty
Suggested Solution
- Store the selector value separately for each "Locator Strategy" tab
- Save multiple selector values, such as 100 (or manage the number in the settings)
- Store the value between sessions
Additional Information
No response
Current Behavior
Typical mechanism for using the appium inspector
Problems:
Suggested Solution
Additional Information
No response