Pavan Sir, can you please prepare one mini project for python api automation? i want to know about project structure used while creating Robot framework project.
HI, how do you send a body in a post request in robotframework. I have a scenario where I authenticate with basic auth using username and password. In postman I pass in body as raw something in this format { "someRequest" : { "someLookup" : [ { "lookupName" : "name" } ] } } How do I pass that in an API post request in robotframework? Thanks Update, the request is a post not get
Please try forked plugin github.com/lte2000/intellibot Download the intellibot.jar file. Then install the plugin to your IDE by using the 'Install plugin from disk...' option.
Thank u my teacher❤💚
Welcome
Pavan Sir, can you please prepare one mini project for python api automation? i want to know about project structure used while creating Robot framework project.
It's very useful video )
Thanks
Could you evaluate the content that is displayed after? Like the body or a p tag for example.
HI, how do you send a body in a post request in robotframework. I have a scenario where I authenticate with basic auth using username and password. In postman I pass in body as raw something in this format
{
"someRequest" : {
"someLookup" : [
{
"lookupName" : "name"
}
]
}
}
How do I pass that in an API post request in robotframework? Thanks
Update, the request is a post not get
Hello, I'm trying to use the same with AWS access key ID and Secret key and it's not working. Please advise. Greetings from Egypt
Hi pavan..i am getting IDE error occuree message while adding the IntelliBot@SeleniumLibraryPatched..please tell me how to resolve it?
Please try forked plugin github.com/lte2000/intellibot
Download the intellibot.jar file.
Then install the plugin to your IDE by using the 'Install plugin from disk...' option.
@@avikdatta_yt thank you.I was face the same problem after manually adding plugin it is working for me .
Hi SDET, What if I have multiple URI with API-Key. How to pass it. Please help me
Hi sir,
Please upload the videos quickly on how to extract data from excel, about resource files for customised keywords ,usage of tags and reports.
You can go through this video. I covered how to extract data from MSExcel.
ua-cam.com/video/V9GMaX-y4pQ/v-deo.html
Am getting error list not callable
can you please give the solution for soap api also