I’m tring to select this dropdown list using PHP/selenium. My code is below: and I tried all attempts suggested in this post. Non of them works. I want your help. Thank you. Answer If this css: or this xpath: represent unique node in HTMLDOM which means 1/1 matching node then you can use the below code to select the desired
Tag: automation
php automation for some tasks
i must call a php function every second if i place it in a php file it runs a few times every call php file when calling an user index.php or must i call it in server side ? (i dont know what is right way and how to make it runs in server side maybe linux can have a
automatic login to wordpress dashboard from another site
I want to log in automatically to WP admin/dashboard from another site without going thru the login process.. I’ve tried the following but with no luck: