RifHut

Results 27 comments of RifHut

> Also is there a way to access the base driver? When I try to run a chrome command with ExecuteCustomDriverCommand it throws an error. Go To ChromeDrivers Folder And...

I will share with you a crazy trick! as you know, when there's no available internet connection, running bots goes to retry, right ? 1 - go to Monitor, Try...

what is your OS ? linux or windows ?

![image](https://user-images.githubusercontent.com/51222371/169284187-10b1e65e-6281-4ae7-bd00-b291bd951a08.png) just try to enable this option in your OB settings to view logs in your job section. so please join the forum and share your future issues , here...

> Changing width and height css code seems to fix this. i don't understand dude

You should add it from jobs ![image](https://user-images.githubusercontent.com/51222371/169283233-3234918b-3b3d-4374-9818-584ebb9a988e.png) or just add utility option to save your database ,

use php is very simple use : exec(); and method get with parametres

> ``` > ISet driverarguments = new HashSet(); > string thisdir= Environment.CurrentDirectory + @"\"; > string dirAllUsers = thisdir + "usersdata"+ @"\"; > string username_sanitize = "pepe"; > string full_path...