python config/config.ini 配置文件如下
# this is config file, only store browser type and server URL
[browserType]
#browserName = Firefox
browserName = Chrome
#browserName = Ie
#browserName = Edge
#browserName = Opera
[testServer]
URL = https://www.cnblogs.com/
#URL = www.google.com