Sure
function dispatch(id, cmd) { setFieldValue("internal.wdk.wdkCommand", id); if (cmd) { setFieldValue("internal.wdk.wdkCommandArgument", cmd); } document.getElementsByTagName('form')[0].submit(); }
In reply to Re^4: web automation button clicking problems
by MicrobicTiger
in thread web automation button clicking problems
by MicrobicTiger
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |