selenium.JavascriptException: javascript error: Failed to execute 'elementFromPoint' on 'Document': The provided double value is non-finite
问题 using chrome 78 and chromedriver78 When i click an audio file or try to stop an audio using selenium tests i am getting this error. Error: org.openqa.selenium.JavascriptException: javascript error: Failed to execute 'elementsFromPoint' on 'Document': The provided double value is non-finite. Note it happens only with remote webdriver and its not consistent. Error stack trace: When the audio player of the "item_1" element is stopped in "[data-rcfid='checkbox_7']" org.openqa.selenium