BK
Size: a a a
BK
АК
BK
BK
АК

AM
BK
BK
АК
BK
АК
В
We have blocked all requests from this device due to unusual activity. Try again later.А
В
В
BK
pytest tests/backend/api --alluredir=allure-results -v -s --cache-clear --env=alpha --token=alpha --timeout=15
version: '3'
services:
allure:
image: "frankescobar/allure-docker-service"
environment:
CHECK_RESULTS_EVERY_SECONDS: 1
KEEP_HISTORY: 1
ports:
- "5050:5050"
volumes:
- ${PWD}/allure-results:/app/allure-results
- ${PWD}/allure-reports:/app/default-reports
allure-ui:
image: "frankescobar/allure-docker-service-ui"
environment:
ALLURE_DOCKER_PUBLIC_API_URL: "http://localhost:5050"
ALLURE_DOCKER_PUBLIC_API_URL_PREFIX: ""
ports:
- "5252:5252"
BK

В
AttributeError: 'WebElement' object has no attribute 'send_key' el = (By.XPATH, '//input[@id="awyMjb"]') el.send_key('C:\\1.jpg')В
V