@abeme said in Problem with login BAS:
In this case, use the "linesfromfile" resource
e2f8fb56-4d56-4305-80af-ddc5d103d6ce-изображение.png
@GaG said in Problem with Failed URL:
And if you are just trying to scrape data, you should
go with http requests with http client, It would be much
faster and would save a tons of bandwidth usage.
Is it also advisable to use http client if I want to send out emails using a webmail service? Or is there another approach appropriate? Thx!