Curtis Salisbury
Curtis Salisbury
`import iptools netmask = '255' valid = iptools.ipv4.validate_netmask(netmask) ` This returns `True`. 255 is not a valid netmask. It seems that this is auto-filling the 0's to make it a...
When I attempt to launch elementor `elementor http://google.com` I am getting the following error ``` Creating protractor configuration file fs.js:140 throw new ERR_INVALID_CALLBACK(); ^ TypeError [ERR_INVALID_CALLBACK]: Callback must be a...
I use the ```elementor``` command and when I do, the browser opens for a second and then closes followed by the following error in the webdriver-manager terminal. ```[warn] kq_init: detected...