elementium
elementium copied to clipboard
add an arguments parameter to execute_script
Fix for https://github.com/actmd/elementium/issues/12:
- Add an argument parameter to send to the script for parity with the default Selenium implementation.
- Document the usage of the excute_script method in the ReadMe
Removed the version bump. Sorry for the late response on my side as well, unfortunately I was busy with other things and did not check on my github :)