Hi, can anyone please help me with some velocity code that will create a new page object from within a user macro. I am able to access pages from a user macro but I am not able to ceate a new Page() object.
Thanks
Paul
You don't create new Page() object. You ask the pageManager to fetch you a page object.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.