Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Unable to locate element #5

Open
anush2209 opened this issue Nov 10, 2020 · 5 comments
Open

Error: Unable to locate element #5

anush2209 opened this issue Nov 10, 2020 · 5 comments
Labels
good first issue Good for newcomers

Comments

@anush2209
Copy link

anush2209 commented Nov 10, 2020

D:\Anush\Downloads\msstream-dl-master>python microsoft.py --username [id]@[Company].com --video https://web.microsoftstream.com/video/[Video ID]
Password:

[WDM] - Current google-chrome version is 86.0.4240
[WDM] - Get LATEST driver version for 86.0.4240
[WDM] - Driver [C:\Users\Admin\.wdm\drivers\chromedriver\win32\86.0.4240.22\chromedriver.exe] found in cache
D:\Downloads\msstream-dl\scripts\assets\cookies

DevTools listening on ws://127.0.0.1:61463/devtools/browser/f53d8a99-2849-4227-ba14-c4137a87482e

Error: Message: no such element: Unable to locate element: {"method":"css selector","selector":"input[type="email"]"}
  (Session info: chrome=86.0.4240.183)
@ranahaani ranahaani added the good first issue Good for newcomers label Nov 10, 2020
@raniphore
Copy link

Please fix this

@anush2209
Copy link
Author

I think this is happening as I have 2FA enabled.

@raniphore
Copy link

raniphore commented Nov 29, 2020

No i also faced it, actually i went through the code, commented a couple of lines to navigate through this issue. But now i am not downloading the cookies which is used in the later step.

@ranahaani
Copy link
Owner

acknowledge, will fix soon

@rafaelclaycon
Copy link

Just got a similar error message:

(venv) [computer name]:msstream-dl rafaelschmitt$ python microsoft.py --username [user name]@edu.unisinos.br --video https://web.microsoftstream.com/video/[video id]
Password: 
 
[WDM] - Current google-chrome version is 89.0.4389
[WDM] - Get LATEST driver version for 89.0.4389
[WDM] - Driver [/Users/rafaelschmitt/.wdm/drivers/chromedriver/mac64/89.0.4389.23/chromedriver] found in cache
/Users/rafaelschmitt/Projects/msdl/msstream-dl/scripts/assets/cookies

Error: Message: no such element: Unable to locate element: {"method":"css selector","selector":"input[type="submit"]"}
  (Session info: chrome=89.0.4389.114)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants