javascript error: Failed to execute 'elementsFromPoint' on 'Document': The provided double value is non-finite

后端 未结 2 1974
一整个雨季
一整个雨季 2020-11-27 08:23

I recently updated my chrome version to latest i.e. 79.0.3945.130 (Official Build) (64-bit) and downloaded compatible chromedriver from here

I\'ve start

2条回答
  •  春和景丽
    2020-11-27 09:27

    This error message...

    Javascript error: Failed to execute 'elementsFromPoint' on 'Document': The provided double value is non-finite
    

    ...implies that the WebDriver instance was unable to find the element for one or the other reasons:

    • The element haven't loaded properly when you tried to interact with it.
    • Element is within an