@zingo said in Frame skip and older version:
Hey!
Is there any way to get back the "Frame-skip" option back? My campain does not work as expected with the new version (24.x.x).
No
Is there possible to download a older version of BAS? Can't find any link for that :)
\BrowserAutomationStudio\apps\
@ensdmrlq issue is not on anycaptcha, I know what you want to do, but unfortunately I really cant share the fix, so if you are dedicated for an outlook creator I can sell you my own script, either as an application or script itself.
https://streamable.com/97yytr
@yourfriendkarol said in why my script changes skip frame automatically:
whenever i edit script and compile, theres a chance it wont keep the value i have in settings but set something else..
Do not open two copies of BAS at the same time. Or copy BAS to another directory and launch two windows from different folders.
@support_dan
but I pasted variable that contains:
word1
word2
word3
if I used your modification, it would be
wordword2word3 BREAKLINE
Anyway thanks, I have done it already with lists.
so variable:
word1
word2
word3
is saved as:
word1word2word3
then I read it from file as list and save to file as list, and its:
word1
word2
word3