Posts by Adelson Thalys • 25 points
3 posts
-
0
votes1
answer64
viewsQ: find a word in a random character list
I need help in this python exercise Marlon likes to cut letters from his magazines, then reorganize them to form sentences. Once, he cut out the letters ZEPUAMAOIZ and realized that changing the…
-
0
votes1
answer241
viewsQ: Error using "find_element" command in python Selenium
I am programming a boot that interacts with a google page (google Meet) for this I am Selenium, but when I use the command find_element in python it gives the following error:…
-
1
votes1
answer418
viewsQ: How do I make Python click a button in google?
I’m making a bot that enters google Meet at scheduled times, got the part of opening the meetings at the desired times, but I bumped into the problem that the program needs to click the "enter"…