Timeline for Error in Gmail Login by google searching Automation via Chromedriver using Selenium Python
Current License: CC BY-SA 4.0
Post Revisions
12 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 16, 2021 at 10:46 | answer | added | Anandesh Sharma | timeline score: 1 | |
| Jul 15, 2020 at 4:28 | history | edited | coding_ninza | CC BY-SA 4.0 |
edited title
|
| Jul 15, 2020 at 4:21 | answer | added | coding_ninza | timeline score: 0 | |
| Jul 15, 2020 at 4:17 | comment | added | coding_ninza | I solved it. I am putting the solution into the answer | |
| Jul 15, 2020 at 4:16 | history | edited | coding_ninza | CC BY-SA 4.0 |
deleted 2 characters in body
|
| Jul 14, 2020 at 10:15 | history | edited | coding_ninza | CC BY-SA 4.0 |
added 45 characters in body
|
| Jul 14, 2020 at 10:05 | comment | added | coding_ninza | the xpath is correct. I didn't copy & paste the code I took the path directly from the chrome developer tab. | |
| Jul 14, 2020 at 9:54 | comment | added | JenilDave | Things you need to keep in mind while using selenium, add some delays for 2-3 secs (just waiting for gmail to load completely) also be assured that there is such element with xpath present (i hope you have not copy pasted the code from some resource because xpath is relative(changes)). | |
| Jul 14, 2020 at 9:47 | history | edited | coding_ninza | CC BY-SA 4.0 |
added 121 characters in body
|
| Jul 14, 2020 at 9:42 | comment | added | coding_ninza | Let me post the screenshot of the error then | |
| Jul 14, 2020 at 9:39 | comment | added | Nathan | What's the entire error? Usually it gives a line number | |
| Jul 14, 2020 at 9:37 | history | asked | coding_ninza | CC BY-SA 4.0 |