dunossauro / dunossauro/curso-python-selenium

Não tem clique no botão.

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
331
Forks
82
PR merge metrics
No merged PRs in 30d

Description

Eduardo, estou fazendo seu curso e testei esse seu código com a função sleep para ver se realmente dava o clique, e esse código não dá o click no botão, faltou na última linha adicionar o .click()

browser.find_element(*locator).click()

Contributor guide

No contributing guide indexed for this repository

Research direction

Start from the example containing the sleep call and browser.find_element(*locator). Verify that the button-click example performs the click as described. The work is done when the course code executes the button click and the example remains runnable.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.