Giter Site home page Giter Site logo

whatsblaster's People

Contributors

chlee0925 avatar kyleissuper avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

whatsblaster's Issues

Reading messages

Congrats for the project, first of all :)

I've searched a lot for how to do this.

But I'd like to do some thing like a bot for whatsapp. Sending and Reading messages.

Is this possible to see the messagens unreaded on whatsweb ?

Just simple, like asking something and the person answser positive ou negative, 0/1. I'd like to know the answser.

If do, I'd like to help if you wants, I don't much of python, but... I was thinking some thing like Java.

Searches the contact but cant send message

I just executed the code piece, have set up selenium, chrome drivers and everything else.
It just searches the contact name from the list waits for a while and then displays the error "Failure: couldnt find the contact name" even when it finds the contact.
I am workin on ubuntu.

Element can't be found

It seems that Web WhatsApp elements have changed, see the error

Traceback (most recent call last):
  File "/Users/----/workspace/WhatsBlaster/WhatsBlaster.py", line 69, in <module>
    "Hello!"
  File "/Users/----/workspace/WhatsBlaster/WhatsBlaster.py", line 23, in send_message
    search = driver.find_element_by_css_selector("input.input-search")
  File "/Library/Python/2.7/site-packages/selenium/webdriver/remote/webdriver.py", line 589, in find_element_by_css_selector
    return self.find_element(by=By.CSS_SELECTOR, value=css_selector)
  File "/Library/Python/2.7/site-packages/selenium/webdriver/remote/webdriver.py", line 955, in find_element
    'value': value})['value']
  File "/Library/Python/2.7/site-packages/selenium/webdriver/remote/webdriver.py", line 312, in execute
    self.error_handler.check_response(response)
  File "/Library/Python/2.7/site-packages/selenium/webdriver/remote/errorhandler.py", line 242, in check_response
    raise exception_class(message, screen, stacktrace)
NoSuchElementException: Message: no such element: Unable to locate element: {"method":"css selector","selector":"input.input-search"}
  (Session info: chrome=66.0.3359.139)
  (Driver info: chromedriver=2.38.552518 (183d19265345f54ce39cbb94cf81ba5f15905011),platform=Mac OS X 10.13.4 x86_64)

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.