@seven7 @Pranab143
Is this happening in run mode or recording mode? Are you using perfect canvas?
How to fetch login and password from the base txt (many lines of "user:pass" format)
-
Use javascript
.split(":")method. Example : https://community.bablosoft.com/post/68709
