Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Get error when call "get()" method #17

@dangdangkhtn

Description

@dangdangkhtn

My code:
from pytractor import webdriver
driver = webdriver.Firefox()
driver.get('http://gratisal.matcao.vn/')

I got this error:
File "C:\Python27\lib\site-packages\pytractor\mixins.py", line 221, in get
' {}'.format(full_url, message)
pytractor.exceptions.AngularNotFoundException: Message: Angular could not be found on page: http://gratisal.matcao.vn/: retries looking for angular exceeded

The page i try to get into driver is an angular 1.5 app, Is there something i don't know to get the webdriver work

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions