playwright-go
playwright-go copied to clipboard
cannot work as a background fork process
I've build an Automatic test robot with playwright-go, and it worked perfectly. but as I want to start it using pm2( to manage the process if the robot is panic, auto-restart it ), it won't work as expected, is there any suggestion ?
Try nohup