GoogleChromeLabs / chrome-for-testing

https://googlechromelabs.github.io/chrome-for-testing/
Apache License 2.0
649 stars 73 forks source link

chromedriver linux build scripts #92

Open mikesouthron opened 9 months ago

mikesouthron commented 9 months ago

Hi, I need to build my own version of chromedriver for use with chrome for testing, due to a hardcoded 10s timeout in PDF printing.

Is it possible to get a copy of the args.gn file used to build the chromedriver linux binary?

thiagowfx commented 7 months ago

A good FR would be to create/expose an args.gni file for chromedriver, just like it’s done for CfT here.

Nonetheless you could always build a vanilla chromedriver binary with autoninja -C out/Default chromedriver, with the default args.