1
我有CSV文件中$ {數據}如何將XML文件與CSV文件進行比較? robotframework
Cargar檔案館角色 [文檔] Carga LISTA德車轍一個validar desde檔案館CSV [參數] $ {FILE_NAME}
$ {數據} =閱讀csv文件$ {FILE_NAME} [返回] $ {}數據
,我已經在$ {XML根}
$ {} RESULT =調用SOAP方法PersonalInformation $ {list}裏#METODO DEL WEB服務
#Set Global Variable ${RESULT}
${xml_result} = Get Last Received
${xml_unicode} = Decode Bytes To String ${xml_result} UTF-8
#${obj as str}= Convert To String ${xml_unicode}
#Log ${obj as str}
${root} = Parse XML ${xml_unicode}
我怎麼能這樣做比較呢?兩個文件都包含相同的信息
感謝,
問候