feat(Common):"testClentIP"变量动态获取

This commit is contained in:
zhangwenqing
2020-04-02 15:46:15 +08:00
parent 103a7bdede
commit 99b9a27e95
6 changed files with 30 additions and 4 deletions

View File

@@ -0,0 +1,7 @@
#coding=utf-8
from mytool import mytool
version = '1.0'
class ExtensionLibrary(mytool):
ROBOT_LIBRARY_SCOPE = 'GLOBAL'