Changes

Jump to navigation Jump to search
====Browser Automation Tool====
The initial idea was to use the [https://www.seleniumhq.org/ selenium] package to set up a browser window that fits the web page size, then capture the whole window to get a full screenshot of the page. After several test runs on different websites, this method worked great for most web pages but with some exceptions. (Python file saved in the following directory) E:\projects\listing page identifier\screen_shot\screen_shot_OLD.py
Therefore, the [https://splinter.readthedocs.io/en/latest/why.html splinter] package is chosen as the final browser automation tool to assist our screenshot tool (Python file saved in the following directory)
227

edits

Navigation menu