I saw that launch does not have the opportunity to switch the working dir.
As I need to use isolates to work on my server requests. I need to make a separate directory
every time I launch chrome. Generate PDF file and then remove the folder created.
This is to avoid problems if simultaneously chorme is launched more than once at a time.
It's just a parameter but for this I need to clone the repo and modify it to make it work.