Код: Выделить всё
Код: Выделить всё
quantity_element= driver.find_element(By.CSS_SELECTOR,'input[class*="js-order-amount"]')Код: Выделить всё
driver.execute_script("arguments[0].setAttribute('text',arguments[1])", quantity_element, "6")Есть идеи? Спасибо!
Подробнее здесь: https://stackoverflow.com/questions/729 ... ing-python
Мобильная версия