bbangert / lettuce_webdriver

Selenium webdriver for lettuce
MIT License
81 stars 32 forks source link

fixed problem with selenium 2.0rc3 #6

Closed nikgraf closed 13 years ago

nikgraf commented 13 years ago

replaced get_page_source() with page_source since the selenium api changed in revision r11841

also see http://code.google.com/p/selenium/source/detail?r=11841&path=/trunk/py/selenium/webdriver/remote/webdriver.py