Python Forum
How to use python to implement one QA task
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to use python to implement one QA task
#1
I am a beginner and want to have some demo code for me to study.
One assignment I got is :

How to use python to implement the following task
A: Go to www.baidu.com, search for the term “QA”
B: Click the 2nd link
C: Wait for page to load
D: Verify that this page contains a link to
“https://baike.baidu.com/item/QA/476016?fr=aladdin”

Hope someone can help me with it. Thanks in advance.
Reply
#2
How far have you gotten? What have you tried? Selenium sounds like a good tool for this.
Reply
#3
Quote:I am a beginner and want to have some demo code for me to study.

This is not how this forum is working. First you propose some code and you let us know where you are stuck. Then we help you.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to implement APScheduler in Python 3.6? PrateekG 4 4,349 Jun-05-2018, 10:13 AM
Last Post: PrateekG

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020