javascript - How to capture html frame as an image -


i need open webpage python , capture see in browser image(or rather should seen, because want execute in background). webpage contains javascript - 1 frame has caption dependent on script evaluation , want captured.

it's feasible, @ least, using pyqt + qwebkit (an example here , here).


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

binding - How can you make the color of elements of a WPF DrawingImage dynamic? -

c# - How to add a new treeview at the selected node? -