Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
HI, I need help getting rid of " character from a variable..
"C:\Users\san\Pictures\ted\5.JPG"
I want to have only
C:\Users\san\Pictures\ted\5.JPG
Thanks I hope someone here can help
@spa3212
[[VAR]].split("\"")[1]
@tet-vivi Thanks but I couldn't get it work, I am sending you the script just three codes are there, I want to show log without " "
plz help me.book_tester.xml
@spa3212, book_tester.xml
@GhostZ Many many thanks Friend this solve the issue. Thanks again.
@naexikeyxidor describe your problem
got is solved using >XPATH> //*[@class="RepeaterTable"]/tbody/tr>AT>1 >XPATH> ./td[1]
@shuttershades
You need to add resource with type "LinesFromFile" which contains email:pass lines. Than use it in any action(Load, input text, etc) with Add resource button http://prnt.sc/cmhqqe
is good to be saved to another .txt file
Check this tutorial http://wiki.bablosoft.com/doku.php?id=how_to_let_user_to_choose_output_file_name
(Also if you can implement proxies from file, will be great)
Proxy from text file can be set by adding another resource and using it with "Proxy" action http://wiki.bablosoft.com/doku.php?id=how_to_set_proxy
This is a great tool for those who know how to use it. :(((
Thanks, a good place to start working with BAS is this tutorial http://wiki.bablosoft.com/doku.php?id=tutorial1