Arquisoft / dechat_en2a

Dechat EN2A
https://arquisoft.github.io/dechat_en2a
MIT License
8 stars 7 forks source link

Errors in e2e tests #85

Open AlvasanG opened 5 years ago

AlvasanG commented 5 years ago

There are only 2 tests passing at the moment (app and login).

For chat and permissions locator is failing, so it has to be fixed or worked around.

On profile the problem is harder since its based on the button being wrapped around divs and such, and the problem has been closed as non-solved in selenium's github issue in question.

Because of this we will need to find a way around clicking the button.

pxstrana commented 5 years ago

Does login works? Because if it works, every other should work, it use Locators etc.