Skip to content

hanabizhani/SeleniumWebDriver-Tiny_projects

Repository files navigation

SeleniumWebDriver-Tiny_projects

CrossBrowserWithSelenoid:

Language: Java

Cross browser testing with predefined selenoid


AddBrowserExtension:

Language: Java

Opens firefox with a defined addon(extension) installed on it


ConfigureBrowserProxy

Language: Java

Opens chrome with a predefined SOCKS proxy


GetWebsocketMessage

Language: Java

With this project you can intercept websocket requests and fetch messages sent and received.


PythonFullPageScreenShot

Language: Python

You can take full page screenshot with Selenium-Screenshot, Just use pip install Selenium-Screenshot and enjoy :)


PythonChromeProfile

Language: Python

Start chrome with a predefined profile. Please refer to ReadMe in the project for initializations


BasicWebdriverChromFirefox

Language: Java

Very basic webdriver source code, open firefox/chrome and search with google


Selenium_Cucumber

Language: Java

Install Cucumber + in Intellij plugins.