Hi Pico,
I downloaded and recorded a simple action, Created a TextFrame and wrote "Hello World\n\nI'm Action Recorder"
When i played the recorded action, TextFrame was created and the text is written without 'Hello World'.
below, i shared the screenshot and the exported action file's content. what could be the prob?
Action1.action:
{name:"Action-1", repeats:"1", commands:[({name:"ItemCreate", collection:"textFrames", properties:"({geometricBounds:[36, 36, 229.606299212598, 559.275590551], itemLayer:\"Layer 1\"})", multilevel:false, bounds:[], relativePosition:[], method:"relative"}),({name:"AddText", text:"Hello World"}),({name:"ApplyMenuAction", actionName:"Paragraph Return", actionId:119743}),({name:"ApplyMenuAction", actionName:"Paragraph Return", actionId:119743}),({name:"AddText", text:"I'm Action Recorder"})]}