jvppeteer
jvppeteer copied to clipboard
for some reason the result of evaluateHandle is not the type of Eleme…
…ntHandle, use the super class JSHandle only
and the result of evaluate is depend on the pageFunction result, the code cannot judge the type of the result, use the Object only
LGTM







