Results 2 comments of Necdet Terkes

I added the new one *** Settings *** Library RequestsLibrary Library HttpLibrary.HTTP Library Collections Library json Resource ../variables/commonVariables.robot *** Keywords *** #REQUEST FUNCTIONS Create Service Session Create Session session ${baseurl}...

*** Settings *** Library RequestsLibrary Library HttpLibrary.HTTP Library Collections Library json Resource ../variables/commonVariables.robot Resource ../variables/displayVariables.robot *** Keywords *** #REQUEST FUNCTIONS Create Service Session Create Session session ${baseurl} verify=True ${headers} Create...