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, my project works well but xhen I launch it on the scheduler I get this, cans somebody explain me what's the problem:
Hello, I have the same issue at the moment, have you found a solution? Regards, Jérôme
@goldenwarriors said in Restore profile doesn't work:
Perhaps you want to force users to depend on your fingerprint but have ruined your restore profile feature
Who are you talking about?
@Hifive said in Xpath does not work with Mobile browser:
xpath> //a[contains(@ref, 'contact')]
Maybe "href" instead of "ref" >>>
xpath> //a[contains(@href, 'contact')]
CEF which is the base for bas worker does not support extensions out of the box like Chromium based browsers.
i believe each one must be tuned to make it work.