Wojciech Baranski
Wojciech Baranski
If I simply switch to version 3.17 it works again. śr., 14 kwi 2021, 11:48 użytkownik dorkbox ***@***.***> napisał: > Oh that's odd. I tested this on macos, i will...
Not sure if related https://stackoverflow.com/questions/58050326/module-not-exporting-exception-in-javafx-12 niedz., 18 kwi 2021, 16:52 użytkownik Vladimir Iftodi < ***@***.***> napisał: > Hello, > > I have a modular javafX application. (javafx version 16) >...
Hello, does anyone know where in the code the profile "rust_mozprofile..." i normally deleted?
Thank you for explanation. I've been digging in the code for hours then. I am trying to implement a functionality of saving the temporary profile after FF is closed but...
@aronax, C# code: using OpenQA.Selenium.Firefox; using OpenQA.Selenium.Remote; using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; namespace ConsoleApplication1 { class SeleniumFirefoxCopyProfile : OpenQA.Selenium.Firefox.FirefoxDriver { public static void...