So I have an app which uses Selenium Course to perform certain tests on the UI of an app using xpath but it needs to login before and I wanna use a certificate and FID for that app to authenticate prior to performing the tests I have added the internal certificate to a keystore but how can I use it to authenticate before opening the url with the webdriver