Is it possible to convert the Event clicks from ZP to a javascript expression?
I attached a screenshot of a sample event that performs a click on a CLASS Attribute. I am not able to create a working javascript command that would do the same thing as this event action.
So far, I am using this expression document.getElementsbyClassName('value').click();"), but it is not executing the click. I only seem to have success with expressions that looks for an ID Attribute. I can't seem to do a click on a Class Attribute.
I attached a screenshot of a sample event that performs a click on a CLASS Attribute. I am not able to create a working javascript command that would do the same thing as this event action.
So far, I am using this expression document.getElementsbyClassName('value').click();"), but it is not executing the click. I only seem to have success with expressions that looks for an ID Attribute. I can't seem to do a click on a Class Attribute.
Вложения
-
43,2 КБ Просмотры: 302