Python Forum
Python-selenium script for automated web-login does not work
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python-selenium script for automated web-login does not work
#3
it should be loginElem.send_keys('UserIDXXXXXX')
what you do is to assign a string to loginElem.send_keys property thus overriding the method
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
RE: Python-selenium script for automated web-login does not work - by buran - Sep-10-2019, 01:29 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Script does not work on Linux server scrapemasta 0 246 Mar-22-2024, 11:07 AM
Last Post: scrapemasta
  How do I get rid of "Chrome is being controlled by automated test software"? jetBlack 2 12,857 Jul-21-2022, 08:31 AM
Last Post: Benjamin112
  I want to create an automated website in python mkdhrub1 2 2,416 Dec-27-2021, 11:27 PM
Last Post: Larz60+
  little parser-script crashes after doing good work for some time apollo 0 1,654 Feb-03-2021, 10:48 AM
Last Post: apollo
  Selenium google login probottpric 0 2,190 Oct-09-2020, 04:19 PM
Last Post: probottpric
  how to add a login to a bs4 parser-script apollo 10 8,347 Jul-02-2020, 10:47 PM
Last Post: snippsat
  Python Webscraping with a Login Website warriordazza 0 2,608 Jun-07-2020, 07:04 AM
Last Post: warriordazza
  How to perform a successful login(signin) through Requests in Python Kalet 1 2,349 Apr-24-2020, 01:44 AM
Last Post: Larz60+
  HOWTO? Login DSL Modem with Python Requests: need Click "Apply" Button Webtest 4 8,490 Aug-20-2019, 04:03 PM
Last Post: johnmina
  Automated Git add/commit/push rxndy 0 2,028 May-13-2019, 11:51 AM
Last Post: rxndy

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020