DKarap / web-driver

crawler that use the webdriver, ghostdriver/phantomJS
0 stars 1 forks source link

WebDriver doenst render correct the source page for some cases: #34

Closed DKarap closed 10 years ago

DKarap commented 10 years ago

Case 1: in the below case if we increase the implicitlyWait time we detect the semantics: https://career4.successfactors.com/careers?company=Encana&site=VjItSVk0WmMxVFduNTNLSFF0TmpDRmptUT09

Case 2: in the below case if we increase the scriptTimeout time we detect the semantics using Firefox but not we ghostdriver...: http://www.maerskdrilling.com/Career/Vacancies/Pages/vacancies.aspx

DKarap commented 10 years ago

Solved for both the cases by increasing the pageLoadTimeOut