VERSION BUILD=8890130 RECORDER=FX
'clear
set !errorignore yes
TAB T=1
set !timeout_step 1
SET !DATASOURCE tweetshoras.csv
'Start at line 2 to skip the header in the file
SET !LOOP 2
'Increase the current position in the file with each loop
SET !DATASOURCE_LINE {{!LOOP}}
TAG POS=2 TYPE=A ATTR=TXT:New<SP>Tweet
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:/my-account/status/create ATTR=NAME:status-date-picker CONTENT={{!COL3}}
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:/my-account/status/create ATTR=NAME:status-time-picker CONTENT={{!COL4}}
TAG POS=1 TYPE=TEXTAREA FORM=ACTION:/my-account/status/create ATTR=NAME:status-message-input CONTENT={{!COL5}}
TAG POS=1 TYPE=BUTTON FORM=ACTION:/my-account/status/create ATTR=TXT:Schedule
Suscribirse a:
Enviar comentarios (Atom)
No hay comentarios:
Publicar un comentario