WithDriverLocation([Directory(Description="Global location for browser drivers. [./ (default)(same dir as exe)]")] string driverPath="./") (defined in GenerallyPositive.IAllowGPALSettings)
WithTempDirectory([Directory(Description="Where GPAL writes files it created itself and nobody asked to keep. [GPALfilesSafeToDelete beside the exe (default)]")] string tempPath) (defined in GenerallyPositive.IAllowGPALSettings)
WithTempProfileDirectory([Directory(Description="Global location for temp profiles. [c:\\profiles (default)(saved in GPAL.yaml that is loaded on startup)]")] string tempProfileDirectory) (defined in GenerallyPositive.IAllowGPALSettings)