User Profile

Collapse

Profile Sidebar

Collapse
aditi1184
aditi1184
Last Activity: Aug 5 '08, 04:32 AM
Joined: Jun 27 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Hi,

    I encountered another problem while using twill from command prompt. I have a website which uses a "check_password " page to check the user password entered for login. If the password is correct, the user is automatically redirected to the home page of the site. This works fine in any standard browser, IE, Firefox, Opera... But while using twill, twill stops at the "check_password " page. This page contains no...
    See more | Go to post

    Leave a comment:


  • aditi1184
    replied to What is your OS and Python Version
    I use Windows Xp - SP2 along with Python 2.5.2.
    See more | Go to post

    Leave a comment:


  • aditi1184
    started a topic Twill - using 'find' command from python code

    Twill - using 'find' command from python code

    Hi,

    I am trying to use the 'find' command of twill from within a python code but it seems to return no result. I tried to run that command on the command prompt by running twill and it works fine. But when I try to run the same command from a python code, it returns 'None' as result.

    My code is as follows:

    -- trial.py--
    from twill.commands import *
    from twill import commands

    ...
    See more | Go to post
No activity results to display
Show More
Working...