Jun-28-2018, 08:54 AM
Hi everyone,
I need your help for a strange problem.
I am using Selenium library and I have problem with this instruction:
driver.find_element_by_name('longitude')
Sometimes it works and I can find the element with the name 'longitude' and sometimes not even if nothing changes in the web page.
Thank you,
I need your help for a strange problem.
I am using Selenium library and I have problem with this instruction:
driver.find_element_by_name('longitude')
Sometimes it works and I can find the element with the name 'longitude' and sometimes not even if nothing changes in the web page.
Thank you,