scrapinghub / splash

Lightweight, scriptable browser as a service with an HTTP API
BSD 3-Clause "New" or "Revised" License
4.04k stars 507 forks source link

Import libs into splash #1150

Open de-finit-ively opened 2 years ago

de-finit-ively commented 2 years ago

Hi people, im trying to get some performance metrics of loaded pages, using the Performance Observer Interface. But it seems that the library is not loaded/available?

Does this mean that QTWebkit hasnt been updated to webkit that supports this? I saw the releases, but cant figure out where the webkit version upon which the current port is based on. can someone point me to that?

So, is there any way i can import/load libraries to work around this?