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/01-TestCase/tsg_adc/multi_step/b_a_starttime.robot

14 lines
519 B
Plaintext
Raw Normal View History

*** Settings ***
Force Tags tsg_adc_wp starttime
Library OperatingSystem
Resource ../../../02-Keyword/tsg_adc/SystemCommand.robot
Resource ../../../02-Keyword/tsg_bfapi/PolicyObject.robot
Resource ../../../02-Keyword/tsg_bfapi/LogVariable.robot
Resource ../../../02-Keyword/tsg_adc/FileOperation.robot
*** Test Cases ***
starttime
${starttime} Get Time
Sleep ${policyVerificationSleepSeconds}s
insert_time_to_file1 starttime ${starttime}