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
Is your feature request related to a problem? Please describe.
When creating a test, in order to add a scenario, before, CSV file, steps, and sleep there is a toolbar menu with each desired action. This isn't user friendly and does not look great:
Describe the solution you'd like
Remove this toolbar list and add these functionalities instead in more relevant places in the test form that represent the actual action of the buttons.
Proposed new form:
Add scenario: add the + to the right of Scenario 1 and have a tooltip with: "add scenario"
Add step: add the + icon and have a tooltip with: "add step"
Add sleep: add the new clock icon and have a tooltip with: "add sleep"
Add before: add the + icon and next to it add the word "before" as can be seen in the proposed form image. This should be to the left of Scenario 1
Add CSV: enable the top rectangle always in order to have the drop CSV file box visible
Is your feature request related to a problem? Please describe.
When creating a test, in order to add a scenario, before, CSV file, steps, and sleep there is a toolbar menu with each desired action. This isn't user friendly and does not look great:
Describe the solution you'd like
Remove this toolbar list and add these functionalities instead in more relevant places in the test form that represent the actual action of the buttons.
Proposed new form:
Add scenario: add the
+
to the right ofScenario 1
and have a tooltip with: "add scenario"Add step: add the
+
icon and have a tooltip with: "add step"Add sleep: add the new
clock
icon and have a tooltip with: "add sleep"Add before: add the
+
icon and next to it add the word "before" as can be seen in the proposed form image. This should be to the left ofScenario 1
Add CSV: enable the top rectangle always in order to have the
drop CSV file
box visibleAdditional context
+
icon: https://fontawesome.com/v4.7.0/icon/plus, it is already used throughout the projectsleep
icon: https://fontawesome.com/v4.7.0/icon/clock-oThe text was updated successfully, but these errors were encountered: