i'm using the free version of SoapUi i really want to switch from the request and response windows using keyboard only i found that ctrl+alt+tab should do the work but it seems that the windows shortcut is blocking it how can i work around this problem?
Asked
Active
Viewed 1,953 times
2 Answers
3
Soapui version 5.2.0
Ctrl+tab - takes the cursor out of the active request/response.
Ctrl+tab+tab - switches the focus from request to response and vice versa if the cursor is not present in the active request/response.
Ctrl+tab+tab+tab - switches the focus from request to response and vice versa if the cursor is present in the active request/response.

vinodh haridoss
- 31
- 1
2
Try Alt-Enter
Here's a list of SoapUI usage tips:

paulsm4
- 114,292
- 17
- 138
- 190
-
1i'm familiar with that page. as u can see in the bottom of the page the same question is asked there. Alt-Enter execute the request – Yosefki Sep 04 '12 at 20:45