Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Issue closing an Modal Alert (popup)
Post: RE: Issue closing an Modal Alert (popup)

Following suggestion from @Larz60+ I have simplified the code so username/password is hardcoded and no spreadsheet is referenced. It looks to me like the accept alert is actually working with this s...
leviathan54 Web Scraping & Web Development 8 5,827 Apr-23-2019, 02:00 PM
    Thread: Issue closing an Modal Alert (popup)
Post: RE: Issue closing an Modal Alert (popup)

That's OK. I understand. I appreciate your effort. It didn't occur to me it might be complex. I thought it was just about fixing a single line. Can you clarify what you mean with this? Suggest modi...
leviathan54 Web Scraping & Web Development 8 5,827 Apr-23-2019, 01:00 PM
    Thread: Issue closing an Modal Alert (popup)
Post: RE: Issue closing an Modal Alert (popup)

Thanks so much. I'm really grateful. I'm sure your going to tell me it's the smallest thing. I really don't know enough.
leviathan54 Web Scraping & Web Development 8 5,827 Apr-23-2019, 11:55 AM
    Thread: Issue closing an Modal Alert (popup)
Post: RE: Issue closing an Modal Alert (popup)

I added the files here, I'm a complete newbie with github/selenium so i hope it works https://github.com/Kingleviathan/SeleniumPractice I'm really grateful for if you let me know what im doing wrong....
leviathan54 Web Scraping & Web Development 8 5,827 Apr-23-2019, 12:56 AM
    Thread: Issue closing an Modal Alert (popup)
Post: Issue closing an Modal Alert (popup)

Hi All I'm playing around with the following site (python 37/Selenium). http://www.demo.guru99.com/V4/index.php When i type in an incorrect password or username. I get a popup/alert. I cant unde...
leviathan54 Web Scraping & Web Development 8 5,827 Apr-21-2019, 07:44 AM
    Thread: TypeError: object of type 'NoneType' has no len() - what do it mean?
Post: RE: TypeError: object of type 'NoneType' has no le...

ok guys - i figured it out. It wasn't an issue with my code. After spend way too much time on it, it turns out you need to have the spreadsheet closed in order to intereact python with the spreadsheet...
leviathan54 General Coding Help 4 10,272 Apr-20-2019, 12:04 PM
    Thread: TypeError: object of type 'NoneType' has no len() - what do it mean?
Post: RE: TypeError: object of type 'NoneType' has no le...

@Skaperen When you say it has no length.. We are talking about this line? for r in range(2, rows):So i need to be able to say do rows until there is no condition? Here is my entire code - i've realig...
leviathan54 General Coding Help 4 10,272 Apr-20-2019, 05:39 AM
    Thread: TypeError: object of type 'NoneType' has no len() - what do it mean?
Post: RE: TypeError: object of type 'NoneType' has no le...

It searches the website for an element called "username" and then sends or populates that field with the username from my spreadsheet. This part works. My spreadsheet has 5 rows. Row 2 has correct us...
leviathan54 General Coding Help 4 10,272 Apr-20-2019, 02:09 AM
    Thread: TypeError: object of type 'NoneType' has no len() - what do it mean?
Post: TypeError: object of type 'NoneType' has no len() ...

note: i have another forum topic going with the same project. I've whited out a few lines to I can continue to practice until i resolve the other forum issue. https://python-forum.io/Thread-Permissio...
leviathan54 General Coding Help 4 10,272 Apr-20-2019, 01:10 AM
    Thread: PermissionError: [Errno 13] Permission denied: error
Post: RE: PermissionError: [Errno 13] Permission denied:...

OK - i'm trying to give permission to the folder. I'm the only person that uses this laptop. I'm logged in with user = David which is part of the administrator group. So i've gone into C://FireFox...
leviathan54 General Coding Help 2 46,571 Apr-20-2019, 12:51 AM
    Thread: PermissionError: [Errno 13] Permission denied: error
Post: PermissionError: [Errno 13] Permission denied: err...

I know there is a few discussion PermissionError: [Errno 13] Permission denied: error in the forums but must admit I don't understand it. I'm trying to use openpyxl (and selenium) to read from and wr...
leviathan54 General Coding Help 2 46,571 Apr-19-2019, 04:25 PM

User Panel Messages

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