Posts by Douglas Casavechia • 1 point
3 posts
-
0
votes0
answers19
viewsQ: How to remove text from a site and put in a variable, when it does not find with xpath the path
Good morning! I am trying to extract from a site a text that is variable, but it does not find the element with the find_element_by_xpath or with the…
pythonasked Douglas Casavechia 1 -
0
votes1
answer23
viewsA: How to select value from a Dropbox list when site html has no select
I finally managed to solve If anyone ever has this problem too, follow the solution I found by digging into all kinds of python site/foruns: from selenium import webdriver from…
pythonanswered Douglas Casavechia 1 -
-1
votes1
answer23
viewsQ: How to select value from a Dropbox list when site html has no select
Hello! First, excuse my 'technical' little vocabulary, I’m just an adventurer starting Python learning. Regarding my problem, I’ve seen some topics both here and in English but all treat in a…
pythonasked Douglas Casavechia 1