Giter Site home page Giter Site logo

Comments (7)

SuadMoh avatar SuadMoh commented on June 26, 2024

I have the same error..Any help??
WARNING:DroidBot:Something went wrong: 'lxml.etree._Element' object has no attribute 'getElementsByTagName'
Traceback (most recent call last):
File "/root/droidbot/droidbot/droidbot.py", line 87, in init
self.app = App(app_path, output_dir=self.output_dir)
File "/root/droidbot/droidbot/app.py", line 35, in init
self.get_activities()
File "/root/droidbot/droidbot/app.py", line 77, in get_activities
for activity_dom in manifest.getElementsByTagName("activity"):
AttributeError: 'lxml.etree._Element' object has no attribute 'getElementsByTagName'
Error: Unknown id: com.sec.android.inputmethod/.SamsungKeypad
WARNING:DroidBotIme:Failed to disconnect DroidBotIME!
[CONNECTION] ADB is disconnected

from droidbot.

yuanchun-li avatar yuanchun-li commented on June 26, 2024

Duplicate of #76

from droidbot.

SuadMoh avatar SuadMoh commented on June 26, 2024

from droidbot.

rajneesh152 avatar rajneesh152 commented on June 26, 2024

I am still facing the same issue. I had done all. You can refer below and please recommand what to do next to resolve issue;

WARNING:DroidBot:Something went wrong: 'NoneType' object has no attribute 'getElementsByTagName'
Traceback (most recent call last):
File "/home/amity/Downloads/droidbot/droidbot/droidbot.py", line 87, in init
self.app = App(app_path, output_dir=self.output_dir)
File "/home/amity/Downloads/droidbot/droidbot/app.py", line 35, in init
self.get_activities()
File "/home/amity/Downloads/droidbot/droidbot/app.py", line 77, in get_activities
for activity_dom in manifest.getElementsByTagName("activity"):
AttributeError: 'NoneType' object has no attribute 'getElementsByTagName'
[CONNECTION] ADB is disconnected
Error: Unknown id: com.google.android.inputmethod.latin/com.android.inputmethod.latin.LatinIME
WARNING:DroidBotIme:Failed to disconnect DroidBotIME!
root@amity:/home/amity/Downloads/droidbot/droidbot# pip install androguard==3.0.1
Requirement already satisfied: androguard==3.0.1 in /usr/local/lib/python2.7/dist-packages

from droidbot.

rajneesh152 avatar rajneesh152 commented on June 26, 2024

Please help

from droidbot.

yuanchun-li avatar yuanchun-li commented on June 26, 2024

Should be fixed in the newest version.

from droidbot.

SuadMoh avatar SuadMoh commented on June 26, 2024

from droidbot.

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.