Replies: 2 comments 4 replies
-
|
If you plan to test HTTP like REST you need to use http module and not browser. Not sure how to properly use Discussion. What you do works for me |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hi Mykola ... brief outline for the inital tests. I want to get some simple tests working so I can automate thing we need to do manually with things like Postman. Yes, want to use REST over HTTP.
|
Beta Was this translation helpful? Give feedback.
4 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.
-
HTTP information
I'm not sure how 'discussions' work. I want a new topic under the "WebTau Output" discussion, only that made it look like I was answering another comment. So this is a new topic.
I have sent a request to a Swagger service and it returned the error: "
selenium.WebDriverException: Invalid Host header localhost:31927".REST_ENABLE_SWAGGER_INTERFACEweb page (for example) shows what has been sent and returned on the browser Swager API page when you do a test call.Beta Was this translation helpful? Give feedback.
All reactions