Hi,
I wonder if the coding challenges are working as expected, I get allways an ‘Invalid login details’ error message back. Should the message be something like incorrect or too slow if the submit is not accepted?
I wrote my solution for custom-encoding in python, implemented it first using requests,, but as I was not sure what might be wrong, implemented a new version using selenium. I then wrote then the solution for alphabetize, but it too fails each time. I first used the Opera driver but then tried with the Chrome driver for selenium.
Can anyone validate that the coding challenges work? Or are my solutions wrong? Trouble is that I think they should be correct …
Thanks!