This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
dongxiaoyan-tsg-autotest/02-Keyword/tsg_bfapi/offline_stat_report/InsertFile.robot

16 lines
507 B
Plaintext

*** Settings ***
Library String
Library json
Library OperatingSystem
Library RequestsLibrary
Library Selenium2Library
Library Collections
Library FileLibrary
Resource ../Common.robot
Resource ../../../03-Variable/BifangApiVariable.txt
*** Keywords ***
InsertFile
[Arguments] ${key} ${json}
Alter Dict ${path}/02-Keyword/tsg_bfapi/offline_stat_report/Insertfile.txt ${key} ${json}