alleyway / add-tradingview-alerts-tool

Automated entry of TradingView alerts for bot trading tools such as 3Commas, Alertatron, CryptoHopper, etc.
MIT License
625 stars 140 forks source link

When attempting to open the primary left dropdown, it actually opens the secondary #79

Closed hermes3por3 closed 3 years ago

hermes3por3 commented 3 years ago

The fails with the error "Unable to partial match XXX in dropdown".

The most verbose log level says: › Searching potential dropdown xpath of primaryLeft › ...selector: //div[contains(@class, 'tv-alert-dialoggroup-item--left ')]/span[@class='tv-control-selectwrap tv-dropdown-behavior tv-control-select--size_small']/span[@class='tv-control-select__control tv-dropdown-behavior__button'] › Found dropdown! Clicking element of primaryLeft

But then it seems the secondary button is clicked instead. The button (checking from another browser) seems to have the right classes so that the xpath selector should work.

The funny thing is that yesterday it worked flawlessly.

error

mlake commented 3 years ago

Not sure what could be wrong, but nobody else seems to be having this issue...might be related to your internet connection speed..closing this for now..