Giter VIP home page Giter VIP logo

selenium's Introduction

auto_click.py

先到尚未開賣的網頁,前一分鐘執行此程式,會自動刷新並且購物。 ps.我遇到購物車是空的無法購買問題,所以我用credict_card.py 有成功購買

image

credict_card.py

image

步驟3也可以用程式碼解決,但是怕網頁跳轉太慢會失敗,可以用

WebDriverWait(driver, 1, 0.2).until( EC.presence_of_element_located((By.ID, 'buy_yes')) )

方式去解決,要抓什麼ID就可用檢查去查看

只要改信用卡號碼較可以搶購了,以上方式祝大家搶購成功

selenium's People

Contributors

edward7788as avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.