Javascript testing for node creation.
Hello Team,
I have a content type, let's say 'user_article' with three fields.
Body, title and Description.
I want to create a node for this content type by javascript phpUnit testing,
Kindly share sample code for the same.
Comments