Git Product home page Git Product logo

Comments (5)

Entromorgan avatar Entromorgan commented on August 18, 2024

这部分我在注释里写了,如果在真实的抢票场景中,我们可能要先不断刷新等待抢票按钮出现,这个时候这段添加购票数的代码是有问题的,因为页面中不会出现增加票数的按钮,所以前面需要添加抢票按钮的判断。

from autoticket.

charleslck avatar charleslck commented on August 18, 2024

不是可以只有当按钮文字变成'立即购买'的情况下再去判断有无增加票数的按钮吗?

from autoticket.

Entromorgan avatar Entromorgan commented on August 18, 2024

可以的,这部分逻辑我暂时没有补充,你们可以自己加上~

from autoticket.

wangmoi avatar wangmoi commented on August 18, 2024

请问买多张票的话如何勾选多个观影人呢? label找到两个后分别命名 然后find_element_by_tag_name('input').click() 会先点击第一个然后取消勾选再点击第二个 请问这个是什么情况?

from autoticket.

wangmoi avatar wangmoi commented on August 18, 2024

已解决...

from autoticket.

Related Issues (20)

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.