feat(authentication): add ability to log into a web application based on env variables.
Created by: felixAnhalt
Allows a login into a web app based on env variables set for the selectors of the login and password inputs as well as their respective values. For further description see #107.