Allows you to load cookies from a file.
Example
Running this code will load the cookies from "D:\TEMP-DEL\Cookie\hkesay.xml".
plugin command("Browser Automation.dll", "browser cookie load from file", "D:\\TEMP-DEL\\Cookie\\hkesay.xml", "All")
Allows you to load cookies from a file.
Running this code will load the cookies from "D:\TEMP-DEL\Cookie\hkesay.xml".
plugin command("Browser Automation.dll", "browser cookie load from file", "D:\\TEMP-DEL\\Cookie\\hkesay.xml", "All")
Was this helpful?