When I ran send_message, I received NoSUchElementException at xpath='//div[@contenteditable="true"][@data-tab="9"]', I modified xpath='//div[@contenteditable="true"][@data-tab="10"], now, I received StaleElementReferenceException.
I ran send_image, I also received StaleElementReferenceException. Please see screenshots for both.
Hi Zarif,
When I ran send_message, I received NoSUchElementException at xpath='//div[@contenteditable="true"][@data-tab="9"]', I modified xpath='//div[@contenteditable="true"][@data-tab="10"], now, I received StaleElementReferenceException.
I ran send_image, I also received StaleElementReferenceException. Please see screenshots for both.
Python 3.9.7 Firefox 96.0 geckodriver 30.0 Whatsapp 2.2149.4 Mac 11.6.2 (Big Sur) Junyper Notebook
Thank you in advance
Tom