automation 第35页
using Selenium to login to a website-拾光赋

using Selenium to login to a website

using Selenium to login to a website,So far all the posts have been introducing Selenium and Python. Today we are going to write a Selenium test that will login to a website. The f...
kity的头像-拾光赋kity6年前
04815
what is a locator in Selenium (and Python)-拾光赋

what is a locator in Selenium (and Python)

what is a locator in Selenium (and Python),In order to interact with a web page in Selenium you have to locate the element. As a human you do this without much thought. In Selenium...
kity的头像-拾光赋kity6年前
03512
how to interact with a webpage with Selenium and Python-拾光赋

how to interact with a webpage with Selenium and Python

how to interact with a webpage with Selenium and Python,Once you have navigated to a page, in order for your tests to be useful you will need to interact with that page. In my exam...
kity的头像-拾光赋kity6年前
0325
How to get started with Selenium and Python-拾光赋

How to get started with Selenium and Python

How to get started with Selenium and Python,Step one, you need to get chromedriver. What is chromedriver? It is a separate binary that you must run to get Selenium and Chrome worki...
kity的头像-拾光赋kity6年前
04510
pytest Report Generation For Selenium Automation Scripts-拾光赋

pytest Report Generation For Selenium Automation Scripts

pytest Report Generation For Selenium Automation Scripts,Test automation frameworks such as pytest are very powerful in automating tests when used along with the Selenium, the test...
kity的头像-拾光赋kity6年前
03310
How I did 12K commits in Github within 24 hrs-拾光赋

How I did 12K commits in Github within 24 hrs

How I did 12K commits in Github within 24 hrs, How I did 12K commits in Github within 24 hrs — Python Automation So, I did 12K commits in Github within 24 hrs by running an auto...
kity的头像-拾光赋kity6年前
0499
Automating The Creation Of Projects With Python-拾光赋

Automating The Creation Of Projects With Python

Automating The Creation Of Projects With Python, Originally published at blog.mphomphego.co.za on July 06, 2019. The Story As a developer who always has fresh new app/package ideas...
kity的头像-拾光赋kity6年前
02913
Automate your computer- remove emails-拾光赋

Automate your computer- remove emails

Automate your computer- remove emails,So I encountered a really annoying problem at my work. We have support auto-emails and they send me to much emails. What most people would do ...
kity的头像-拾光赋kity6年前
05015
Three Ways to Automate Python Scripts via Jupyter Notebook-拾光赋

Three Ways to Automate Python Scripts via Jupyter Notebook

Three Ways to Automate Python Scripts via Jupyter Notebook, Whether you're sending reports, executing long running tasks or updating a dashboard you likely have a dozen or so Noteb...
kity的头像-拾光赋kity6年前
0507
A Simple Script to Automate Instagram Unfollowing-拾光赋

A Simple Script to Automate Instagram Unfollowing

A Simple Script to Automate Instagram Unfollowing,Hello everyone. I have coded a simple Python script to automate Unfollowing process on Instagram. Please go to my project via foll...
kity的头像-拾光赋kity6年前
03115
How I am learning to test The Internet with SeleniumBase-拾光赋

How I am learning to test The Internet with SeleniumBase

How I am learning to test The Internet with SeleniumBase,Goal: I have a simple, ambitious big hairy goal Learn how to 'Automate all the (test) things, in Python'. This is Part 1 on...
kity的头像-拾光赋kity6年前
02315
Automation for Java Developers - tips and snippets-拾光赋

Automation for Java Developers – tips and snippets

Automation for Java Developers - tips and snippets,Automation is something that can save your future self a lot of time. It is not an urgent thing, but it is very important. It wil...
kity的头像-拾光赋kity6年前
04710