hello first of all. I have a select-based resource, and when I select a feature from this resource, I want the other resource to become invisible. how can i do this, have a nice day
@Darkstone i finally made it with list as you said
@Fox Fantastic, it was so simple with your test script ! it is working fine! thank you for this wondefull tool
@bimipeg said in Question About Saving Fingerprint:
Hello everyone.
For one of my automation projects, I am saving fingerprint (using the key to grab the fingerprints in BAS) and cookie.
How can I use this same fingerprint and cookie again in fingerprint manager?
So basically : using bas I’m saving cookie and fprint and I want to usr these same cookie and fprint in manager software.
Only profiles can be used in FM, cookies, fingerprints and proxies are stored in them automatically. There is no functionality for downloading cookies separately, in FM.
@Fox said in Unable to select "resource" or "variable" - nothing pops up:
\BrowserAutomationStudio\apps\23.2.2\interface.json
worked like a charm, thanks @Fox
@thi_js I can also add, that there is action "Resource To List" action, which copies all lines from resource to list which can be manipulated with List module and Foreach action. Also list is actaually javascript array and can be processed with any snippet found on internet.
I also see, that "Reuse resource" checkbox is not noticable to most of users, so I'll move it to separate dialog step.
And there also will be feature, which synchronises list and resource in next version.