Instagram bot with Python tutorial --Part 2 || UiAutomator || 2020 || Automate boring stuffs

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 พ.ย. 2024

ความคิดเห็น • 6

  • @heyitsme-qd9he
    @heyitsme-qd9he ปีที่แล้ว

    Is it possible to run that test code in Android physical device without computer?

  • @MatheusSilva-qm3ph
    @MatheusSilva-qm3ph 3 ปีที่แล้ว

    The best.
    Congratulations, do you will make more video about it?

  • @automave7514
    @automave7514 3 ปีที่แล้ว

    Great content. I'm trying to build bot using uiautomator and I think it's much more safer than other bots (like Jarvee, etc..) because it's using real Android device.
    But do you think that Instagram can easily detect when we use set_text method like you show? Because there is no typing included.
    Is there way to use Android keyboard with uiautomator?

    • @technologyfornoobs
      @technologyfornoobs  3 ปีที่แล้ว

      no need, Instagram blocks user if you do even manually so once threshold reach it will stop the app.

    • @automave7514
      @automave7514 3 ปีที่แล้ว

      @@technologyfornoobs Yes, of course, but when regular user is searching for something there are multiple api calls involved, one for each letter.