-
nextime authored
- Change '\\n' to '\n' in allTexts.join() call - This was causing 'missing ) after argument list' error in page.evaluate - JavaScript string literals need single backslash, not double backslash - Resolves the remaining JavaScript syntax error in JSON response detection
0e320d63