55 questions
I'd like to cut and print the bottom list combination of 5 pieces, so can you make the list slice range with a loop and make it automatically??num = int(input())moc = num//4namu = num%4like = 0hell = ...
Hello.In order to convert the country-specific ISO2 code to a continental name, try for 5 hours and then post a question because it gets stuck.First of all, I modified the code that I got through Goog...
Hi, everyone.An error appears when trying to turn as shown below.Is it not possible to print certain strings after append through repetitive statements? items = driver.find_element(By.CLASS_NAME, 'it...
from selenium import webdriverfrom bs4 import BeautifulSoupimport sysimport timedriver = webdriver.Chrome(c:/Users/user/Documents/VScode/chromedriver.exe)driver.implicitly_wait (3)URL = http://www.med...
import timen = 0while True: try: driver.found_element_by_xpath (//*[contains(text(), 'green light')]) n = 1+ n print(n) time(10) except: continueHello, I'm fiddling with Python at Selenium I'm p...
« | - 6 - |
© 2024 OneMinuteCode. All rights reserved.