After click submit button of a signup form, browser will be transferred to a login successful page. However, casperjs and phantomjs do not see selector elements of the new transferred page. It can take a screenshot of the new transferred page but cannot see its selector elements.
Would you please guide me how to set those selector elements of the new transferred page become visible?
Thank you so much.
Hi Jamescryer,
After click submit button of a signup form, browser will be transferred to a login successful page. However, casperjs and phantomjs do not see selector elements of the new transferred page. It can take a screenshot of the new transferred page but cannot see its selector elements. Would you please guide me how to set those selector elements of the new transferred page become visible? Thank you so much.