使用自己的用户名和密码获取万能密码
在配置文件: env.properties 中配置加入:
tester_user_code=<your_user_code>
test_password= <your password>
就可以使用自己的用户名和密码获取万能密码了,如果万一默认的用户名密码不可以使用,通过这个方式就可以解决
修改的env.properties 实在test 的resources下面
在配置文件: env.properties 中配置加入:
tester_user_code=<your_user_code>
test_password= <your password>
就可以使用自己的用户名和密码获取万能密码了,如果万一默认的用户名密码不可以使用,通过这个方式就可以解决
修改的env.properties 实在test 的resources下面