mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

The documentation is misleading because `page.evaluate` never returns a handle. Some other parts of the documentation may need to be updated as well (especially other languages than javascript, I think I saw this issue also on other pages). --------- Signed-off-by: divdavem <david-emmanuel.divernois@amadeus.com> Co-authored-by: Max Schmitt <max@schmitt.mx>