Git Product home page Git Product logo

install-party-parrots-slack's People

Contributors

dbertazioli avatar dependabot[bot] avatar jklewa avatar

Stargazers

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

Watchers

 avatar  avatar

install-party-parrots-slack's Issues

Logs in but crashes

Everything is installed and I get it loaded and logged into Slack but then it says the following:

`Login has been successfully made, are you feeling the parrots already??

/usr/local/lib/ruby/gems/2.4.0/gems/selenium-webdriver-3.11.0/lib/selenium/webdriver/remote/response.rb:69:in assert_ok': no such element: Unable to locate element: {"method":"class name","selector":"c-dialog__go"} (Selenium::WebDriver::Error::NoSuchElementError) (Session info: chrome=84.0.4147.105) (Driver info: chromedriver=84.0.4147.30 (48b3e868b4cc0aa7e8149519690b6f6949e110a8-refs/branch-heads/4147@{#310}),platform=Mac OS X 10.13.6 x86_64) from /usr/local/lib/ruby/gems/2.4.0/gems/selenium-webdriver-3.11.0/lib/selenium/webdriver/remote/response.rb:32:in initialize'
from /usr/local/lib/ruby/gems/2.4.0/gems/selenium-webdriver-3.11.0/lib/selenium/webdriver/remote/http/common.rb:81:in new' from /usr/local/lib/ruby/gems/2.4.0/gems/selenium-webdriver-3.11.0/lib/selenium/webdriver/remote/http/common.rb:81:in create_response'
from /usr/local/lib/ruby/gems/2.4.0/gems/selenium-webdriver-3.11.0/lib/selenium/webdriver/remote/http/default.rb:104:in request' from /usr/local/lib/ruby/gems/2.4.0/gems/selenium-webdriver-3.11.0/lib/selenium/webdriver/remote/http/common.rb:59:in call'
from /usr/local/lib/ruby/gems/2.4.0/gems/selenium-webdriver-3.11.0/lib/selenium/webdriver/remote/bridge.rb:164:in execute' from /usr/local/lib/ruby/gems/2.4.0/gems/selenium-webdriver-3.11.0/lib/selenium/webdriver/remote/oss/bridge.rb:579:in execute'
from /usr/local/lib/ruby/gems/2.4.0/gems/selenium-webdriver-3.11.0/lib/selenium/webdriver/remote/oss/bridge.rb:547:in find_element_by' from /usr/local/lib/ruby/gems/2.4.0/gems/selenium-webdriver-3.11.0/lib/selenium/webdriver/common/search_context.rb:60:in find_element'
from base.rb:85:in block in <main>' from base.rb:64:in each'
from base.rb:64:in <main>'

Any idea what is missing here?

Selenium error - unable to locate element

Now that we have it all, lets do this! :fast_parrot:

Login has been successfully made, are you feeling the parrots already??

Parroting your slack!: |==================================================================================================================================================================|
Traceback (most recent call last):
2: from base.rb:65:in <main>' 1: from base.rb:59:in block in

'
/Library/Ruby/Gems/2.6.0/gems/selenium-webdriver-3.142.7/lib/selenium/webdriver/common/wait.rb:73:in `until': timed out after 45 seconds (no such element: Unable to locate element: {"method":"xpath","selector":"//button[@Data-QA='customize_emoji_add_button']"} (Selenium::WebDriver::Error::TimeoutError)
(Session info: headless chrome=85.0.4183.102))

Selenium error

Hi,

So glad to see this repo! My apologies if this is some basic config error on my part, but I get the following error:

`Now that we have it all, lets do this! :fast_parrot:

Login has been successfully made, are you feeling the parrots already??

Traceback (most recent call last): |
12: from base.rb:67:in <main>' 11: from base.rb:67:in each'
10: from base.rb:90:in block in <main>' 9: from /Users/luke/.rvm/gems/ruby-2.7.0/gems/selenium-webdriver-3.142.7/lib/selenium/webdriver/common/element.rb:74:in click'
8: from /Users/luke/.rvm/gems/ruby-2.7.0/gems/selenium-webdriver-3.142.7/lib/selenium/webdriver/remote/oss/bridge.rb:328:in click_element' 7: from /Users/luke/.rvm/gems/ruby-2.7.0/gems/selenium-webdriver-3.142.7/lib/selenium/webdriver/remote/oss/bridge.rb:587:in execute'
6: from /Users/luke/.rvm/gems/ruby-2.7.0/gems/selenium-webdriver-3.142.7/lib/selenium/webdriver/remote/bridge.rb:167:in execute' 5: from /Users/luke/.rvm/gems/ruby-2.7.0/gems/selenium-webdriver-3.142.7/lib/selenium/webdriver/remote/http/common.rb:64:in call'
4: from /Users/luke/.rvm/gems/ruby-2.7.0/gems/selenium-webdriver-3.142.7/lib/selenium/webdriver/remote/http/default.rb:114:in request' 3: from /Users/luke/.rvm/gems/ruby-2.7.0/gems/selenium-webdriver-3.142.7/lib/selenium/webdriver/remote/http/common.rb:88:in create_response'
2: from /Users/luke/.rvm/gems/ruby-2.7.0/gems/selenium-webdriver-3.142.7/lib/selenium/webdriver/remote/http/common.rb:88:in new' 1: from /Users/luke/.rvm/gems/ruby-2.7.0/gems/selenium-webdriver-3.142.7/lib/selenium/webdriver/remote/response.rb:34:in initialize'
/Users/luke/.rvm/gems/ruby-2.7.0/gems/selenium-webdriver-3.142.7/lib/selenium/webdriver/remote/response.rb:72:in assert_ok': unknown error: Element <button class="c-button c-button--primary c-button--medium c-button--disabled null--primary null--medium null--disabled" type="button" data-qa="customize_emoji_add_dialog_go" disabled="">...</button> is not clickable at point (584, 530). Other element would receive the click: <div class="c-sk-modal_footer_actions">...</div> (Selenium::WebDriver::Error::UnknownError) (Session info: headless chrome=84.0.4147.105) (Driver info: chromedriver=2.38.552518 (183d19265345f54ce39cbb94cf81ba5f15905011),platform=Mac OS X 10.15.6 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.