diff options
| author | zhz <[email protected]> | 2024-11-20 19:47:30 +0800 |
|---|---|---|
| committer | zhz <[email protected]> | 2024-11-20 19:47:30 +0800 |
| commit | 0cd0fdc268e0c82167b27f0b6d63a1be1149481b (patch) | |
| tree | 8f0637e7380f6f6873df22f8579c402155a3fd6f | |
| parent | 7fceb1a7170478f3581800d4147dbe88154553cb (diff) | |
login
| -rw-r--r-- | config/loginout.ini | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/loginout.ini b/config/loginout.ini index 38834b45..5a0e423d 100644 --- a/config/loginout.ini +++ b/config/loginout.ini @@ -1,5 +1,5 @@ [remote_url] -url = http://192.168.1.1:4444 +url = http://192.168.64.23:4444 # url = http://192.168.64.11:4444 # url = http://192.168.64.26:4444 @@ -12,8 +12,8 @@ vsys_name = UIAutoTestVsys #vsys_name = Vsys2test [ui_account_1] -username = Auto_UI_Test_2 -passwd = 1qaz@WSX +username = AUTO_UI_TEST_KG +passwd = kongweibin1 ;username = admin ;passwd = admin ;username = AutoUiAccount |
