Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: PIL Python
Post: PIL Python

There are two files. one file has a color depth of 24 second 32 bits. The PIL library gives an error. How to convert 32 bits to 24? What are the methods for assigning values? Or can you set the depth ...
ABVSVL General Coding Help 2 1,918 Jul-12-2020, 11:37 AM
    Thread: IEDriverServer screenshot
Post: IEDriverServer screenshot

Hi. How can I do screenshot from IEDriverServer ? I have code from selenium import webdriver browser = webdriver.Ie('C:\selenium\IEDriverServer.exe') browse...
ABVSVL General Coding Help 0 1,735 Jul-12-2020, 09:31 AM
    Thread: Screenshot web page !
Post: RE: Screenshot web page !

I try do it from selenium import webdriver # $ pip install selenium from selenium.webdriver.chrome.options import Options DRIVER = 'C:\selenium\chromedriver.exe' driver = webdriver.Chrome(DRIVE...
ABVSVL Web Scraping & Web Development 3 3,347 Jul-11-2020, 01:04 PM
    Thread: Screenshot web page !
Post: Screenshot web page !

How to take a screenshot from a website? the visible part of the site I can take a screenshot. How can I take a screenshot of an entire page (which scroll by scroll)? **angel**
ABVSVL Web Scraping & Web Development 3 3,347 Jul-10-2020, 03:57 PM
    Thread: Selenium
Post: RE: Selenium

who will tell me how to take a screenshot of the entire web page?
ABVSVL Web Scraping & Web Development 5 2,841 Jul-10-2020, 03:53 PM
    Thread: Selenium
Post: RE: Selenium

from selenium import webdriver DRIVER = "C:\selenium\chromedriver.exe" driver = webdriver.Chrome(DRIVER) driver.get("http://login:[email protected]") Can anybody tell me? How can I compare screenshots ...
ABVSVL Web Scraping & Web Development 5 2,841 Jul-10-2020, 12:16 PM
    Thread: Selenium
Post: RE: Selenium

I think need to use the library basicauth 0.4.1 but I do not know how in example
ABVSVL Web Scraping & Web Development 5 2,841 Jul-08-2020, 05:51 AM
    Thread: Selenium
Post: RE: Selenium

this is a server. on which the project lies. I know the password and login for authorization. how to enter them when starting the test
ABVSVL Web Scraping & Web Development 5 2,841 Jul-08-2020, 03:17 AM
    Thread: Selenium
Post: Selenium

Hello to all. trying to log in. But I can’t. If it was a regular site. I was able to do this. And here I do not know what to do I thought by xpath it will work, but I could not find the code on the p...
ABVSVL Web Scraping & Web Development 5 2,841 Jul-07-2020, 10:12 PM
    Thread: Automation WEB sel+Python
Post: RE: Automation WEB sel+Python

how to check the amount of goods and add up all the goods to see if the total price is changing?
ABVSVL Web Scraping & Web Development 3 2,100 Jul-02-2020, 09:50 AM
    Thread: Automation WEB sel+Python
Post: Automation WEB sel+Python

Hi . Who can help me ? There is a website. I make a choice by // span [@ class = "basket-item__price-total_discount js__total-price"] of these 3 pieces I added 3 books and went to the basket for ve...
ABVSVL Web Scraping & Web Development 3 2,100 Jul-02-2020, 06:15 AM
    Thread: learning Python + SQL
Post: RE: learning Python + SQL

I need to upload data from. txt to sql base and make sql queries
ABVSVL General Coding Help 6 2,610 Jun-30-2020, 12:30 PM
    Thread: learning Python + SQL
Post: RE: learning Python + SQL

id |color |number |deleted|year| -----|-----------|------------|-------|----| 21542|black |В 031 ВХ 138|true |2014| 15694|black |С053КН163 |true |2014| in the task it is p...
ABVSVL General Coding Help 6 2,610 Jun-30-2020, 09:46 AM
    Thread: learning Python + SQL
Post: learning Python + SQL

Started learning Python + SQL. Experience 0 = (( There is a TXT file local. How can I make requests in it? How to import TXT into SQL?
ABVSVL General Coding Help 6 2,610 Jun-30-2020, 08:40 AM

User Panel Messages

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