Mallikarjunarao Kosuri
Mallikarjunarao Kosuri
Thanks @Stranger6667 Had a question, We can check the OpenAPI specifications constrained Input structure and Response structure In order to conformance on asyncapi it requires some checks, curious to know...
@Stranger6667 any inputs from your side? How to go?
> I won't start working on this right now, but rather would like to gather more information first Our API requests are very time consuming around 20 to 30mins duration...
Thanks @Stranger6667, give me some time, I will come back
can you try ```Robotframework ${LocalHeader} | Create Dictionary | Content-type=application/x-www-form-urlencoded ```
@mangobowl could you try to enable debug flag on create session?
Yes you are correct, the current logic won't work for virtual environment. Even after new changes also you have to add your vitual environment scripts dir to environment variables. Still...
@mbj4668 thank you I am interested in, could you please guide us, I found something like https://robot-framework.readthedocs.io/en/3.0/ is it useful?
Hi, I am also facing the same issue with Python2.7, Is there any workaround proposed for this issue? ``` (venv) test@virtual-machine:~$ pip --version pip 20.1.1 from /home/test/venv/lib/python2.7/site-packages/pip (python 2.7) (venv)...
@QuellaLiu Thanks, could you please submit PR with your suggested changes?