selenium is the best bet.
http://github.com/antlong/selenium
--
http://mail.python.org/mailman/listinfo/python-list
On Fri, Mar 16, 2012 at 1:23 PM, choi2k wrote:
> The application aims to simulate user activity including visit a
> website and perform some interactive actions (click on the menu,
> submit a form, redirect to another pages...etc)
> I have found some libraries / plugins which aims to simulate brow
In article
<214c4c0c-f8ec-4030-946b-8becc8e1a...@ur9g2000pbc.googlegroups.com>,
choi2k wrote:
> Hi, everyone
>
> I am trying to write a small application using python but I am not
> sure whether it is possible to do so..
> The application aims to simulate user activity including visit a
> webs
On Thu, Mar 15, 2012 at 10:54 PM, Chris Rebert wrote:
> On Thu, Mar 15, 2012 at 7:23 PM, choi2k wrote:
>> The application aims to simulate user activity including visit a
>> website and perform some interactive actions (click on the menu,
>> submit a form, redirect to another pages...etc)
>
> Did
On Thu, Mar 15, 2012 at 7:23 PM, choi2k wrote:
> Hi, everyone
>
> I am trying to write a small application using python but I am not
> sure whether it is possible to do so..
> The application aims to simulate user activity including visit a
> website and perform some interactive actions (click on