I am trying to import an old form using selenium.
I am able to do everything I need except update H and P tags and their content.
I can see the data in the editor.formData but I am not able to update the contents and save it.
Is there another way I can use javascript to set the contents and save it?
I am trying to import an old form using selenium. I am able to do everything I need except update H and P tags and their content. I can see the data in the editor.formData but I am not able to update the contents and save it. Is there another way I can use javascript to set the contents and save it?
Thanks for any help
Jeff