Getting “Message: h is null”

后端 未结 2 1837
难免孤独
难免孤独 2021-01-23 04:49

I\'ve recently encountered something I\'ve never seen before while using selenium.

The code (quite simple and straightforward):

from seleniu         


        
2条回答
  •  耶瑟儿~
    2021-01-23 05:06

    Looks like selenium 2.45.0 does not support ff 37.

    The change log shows selenium 2.44 supported FF33. Selenium 2.45 was released around Feb 26th 2015, while FF37 was released on March 31st 2015.

提交回复
热议问题