You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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