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
Given the user opens the application without sending any requests
Then the Response section Navbar should not be visible
Given the user executes a request
When the application receives a response
Then the Response section Navbar should appear above the response content area
Given the user sees the Response section Navbar
When the user clicks on one of the tabs (Raw, Preview, Headers, etc.)
Then the corresponding response view should be displayed correctly
Given the user opens the application without sending any requests
Then the Response section Navbar should not be visible
Given the user executes a request
When the application receives a response
Then the Response section Navbar should appear above the response content area
Given the user sees the Response section Navbar
When the user clicks on one of the tabs (Raw, Preview, Headers, etc.)
Then the corresponding response view should be displayed correctly