Selenium Python Tutorial - How to Click A Button with Python Selenium

preview_player
Показать описание
If you would like me to help you with your code, please schedule a time to have a google meet with me.

**30 minute google meet for $10**

**15 minute meet for $5**

**1 hour for $30**
Рекомендации по теме
Комментарии
Автор

If anyone is having issues with their code, book a time with me in the description and I'll help troubleshoot it.

automatewithjonathan
Автор

thx for the video.
I'm work on a project with Google Earth, and I need to be able to remove the labels on the map, I suppose by clicking on the first option in the map-style menu but, I can't to find the element a viable ID (or trough xpath, or class etc..)

CaptainSwitch
Автор

I can't see anything because of the advertisement in the bottom left corner

kirill_good_job
Автор

Can I click a button the same number of times?

madm
Автор

Thanks alot, anyone knows how to return the URL generated after clicking a button ?

fatimahabib
Автор

Nothing is visible. Too small text size

Joysivakumar
Автор

Awesome. It's working... how you do this without opening chrome? i don't want to open chrome every time i run a script with 480 clicks!!!

ArmendKrasniqi
Автор

how do i solve the element no interactable error, exception?

jepnyoungjoon
Автор

How can I capture the element "Print Audit Report"
<button ng-click="print();" class="tertiary-icon-button" aria-label="Print Audit Report" ng-hide="printLoading || isTemplate || !selectedPlan.primary" href="javascript:;">
<i class="icon-print " uib-tooltip="Print Audit Report" aria-label="Print" tooltip-append-to-body="true" auto"></i>
</button>

numrahashmi