laurent solano wrote:
>
> I had already identified and look at the documentation about splinter.
> Sound great, but there is one missing feature : i need to automate an
> already open browser, where i'm already log in.
>
> With win32com, i can do it. below my code:
You're doing this is in a somew
According to eryk, it might help to "create a context at runtime from
the manifest that's
embedded in python27.dll". How would I do that? It sounds to me like it
requires Windows programming skills (which unfortunately I don't have).
Does "later MSVC versions no longer have this stupid requirement
Thanks for your proposal.
I had already identified and look at the documentation about splinter.
Sound great, but there is one missing feature : i need to automate an
already open browser, where i'm already log in.
With win32com, i can do it. below my code:
class WindowMgr:
"""
Source :
h
Thank for the response.
I have tried using the static proxy. The same error occurs.
I have also tried adding DISP_E_EXCEPTION to the ERRORS_BAD_CONTEXT list in
dynamic.py
Same result.
R,
Colin B.
Blair, Colin S wrote:
> Please assist me with this error:
>
> Traceback (most recent call last)