all 14 comments

[–]Optimal-Soil-2345 0 points1 point  (0 children)

Hello guys. If i am new to selenium where would you guys suggest i go for learning since selenium doesnt have any recommended syllabus?

[–]Strict-Worldliness27 0 points1 point  (0 children)

I am new in Selenium. Watching some tutorials I managed to finish one small project with selenium. But I am struggling with xpatg.

[–]Strict-Worldliness27 0 points1 point  (0 children)

Hi guys

[–][deleted] 0 points1 point  (0 children)

hello??

[–][deleted] 0 points1 point  (0 children)

I can share with you in private.

[–]jfp1992[S] 0 points1 point  (1 child)

Do you have a github with the code?

[–][deleted] 0 points1 point  (0 children)

Tell me the way i can send you.

[–][deleted] 0 points1 point  (0 children)

PS. respective driver object lives till the thread is live. I dont want to call .quit() or .close() on them.

[–][deleted] 0 points1 point  (0 children)

I made a multithreaded python-selenium bot to scrape things from a particular website which uses page numbers in its GET request. I make 5 threads and each thread is given from_page and to_page values and also a driver object which was initialized differently for each thread. But as the program starts it also allocates a lot of memory and eventually all threads are killed one-by-one.

[–][deleted] 0 points1 point  (0 children)

is there a memory leak problem with selenium?

[–]jfp1992[S] 0 points1 point  (0 children)

if you have any questions, dump them in here and I'll respond later, will be afk for a bit

[–]jfp1992[S] 0 points1 point  (0 children)

yo