e***@strategicmarketing.com
2018-11-28 16:04:17 UTC
I'm not using selenium Webdriver since I'm new to code. I'm using the
Selenium IDE for right now. I have a jquery command that is to write the
current time value into a text field. I understand that jquery isn't
compatible with Selenium IDE. Is there any advise on how I can get this
snippet to work? I'm unable to provide any source code to the public.
$('#Campaign_Name').val($.now() + $('#Campaign_Name').val());
Selenium IDE for right now. I have a jquery command that is to write the
current time value into a text field. I understand that jquery isn't
compatible with Selenium IDE. Is there any advise on how I can get this
snippet to work? I'm unable to provide any source code to the public.
$('#Campaign_Name').val($.now() + $('#Campaign_Name').val());
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-users+***@googlegroups.com.
To post to this group, send email to selenium-***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/dec237f9-859d-4a06-8e33-0eede829168f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-users+***@googlegroups.com.
To post to this group, send email to selenium-***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/dec237f9-859d-4a06-8e33-0eede829168f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.