Adds validation to ensure that all required fields ("lang", "login_ID", "login_passwd", "company_ID") are present in the login_info section of the configuration file. Raises a ValueError if any required field is missing, improving error handling and preventing potential issues due to incomplete configuration. |
||
---|---|---|
.. | ||
EIP_action.py | ||
cli.py | ||
driver.py | ||
utils.py |