Replies: 1 comment
-
Studio is being replaced by a new Desktop version that does ever such a lot more! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Primarily the web does not detect OS from the browser so the [super]+enter hotkey will not work on windows.
Other usability is how the UI works for adding steps. It seems that adding anything other than a tapOn, assert, or conditional action is not guided by studio. I would recommend a command panel in the actions view that allows you to pick from actions to add (maybe even grouped) instead of only tap actions to the device view. Even possible the other most common action to enter text is not "test designer friendly".
When exporting to yaml file, the
appId:
is never retained.Additionally it would be nice to ask the user to enter text for the test name to generate the file with or maintain a list of open editors that show the test file name.
Beta Was this translation helpful? Give feedback.
All reactions