rebelnn
Results
2
issues of
rebelnn
Hi, I'm using this module only to convert the format to "pretty" however I get an error message: my code: ``` - name: Ensure the Ansible project is enabled json_patch:...
Hi, I'm running Selenium 3.141.0 and serverless-chrome in AWS Lambda and getting the following error message: `'WebDriver' object has no attribute 'execute_cdp_cmd'` Here are my settings: ``` chrome_options = webdriver.ChromeOptions()...