appium/appium-inspector

feature request: Commands Tab parameter popup for `switchToWindow` should include drop down list with `getWindowHandles` result

mateusz-plociennik opened this issue · 1 comments

Current Behavior

You have to look up getWindowHandles result before switching to the selected window, there's single-line text input field (<input type="text">) on the popup without drop-down list option.
Screenshot 2024-09-17 at 11 11 24

Suggested Solution

Instead of a simple text input, there's one with drop-down list, something like:
Screenshot 2024-09-17 at 11 48 47

Additional Information

No response

Yeah, the Commands tab in general is in need of an update.