mirror of
https://github.com/ysoftdevs/robot-framework-workshop.git
synced 2026-01-11 14:30:53 +01:00
6 lines
126 B
Plaintext
6 lines
126 B
Plaintext
*** Variables ***
|
|
${ip_address} 10.0.13.69
|
|
${port} 8443
|
|
${login} safeq
|
|
${password} password
|