Module backend.initialize_seleniumbase
Functions
def main()-
Main function to setup the driver and perform necessary actions.
def setup_driver()-
Sets up the SeleniumBase Driver with specified options and returns the driver instance.
Returns
Driver- Configured SeleniumBase Driver instance.