Skip to content
View radman-s's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report radman-s

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. REST_API REST_API Public

    This project demonstrates the usage of the JSONPlaceholder API by making HTTP requests and retrieving data from various endpoints. It is implemented in Python using the requests library.

    Python 2

  2. Automated_Functional_Testing_for_Saucedemo Automated_Functional_Testing_for_Saucedemo Public

    This repository contains a Python script for automating a test scenario on the Sauce Labs Demo website using Selenium WebDriver. The test scenario performs various actions such as logging in, navig…

    Python 1

  3. Automated_Weather_Forecast_Testing Automated_Weather_Forecast_Testing Public

    This repository contains automation scripts for weather verification on a web page. It utilizes Selenium WebDriver and an API to compare weather data obtained from the web page with data fetched fr…

    Python

  4. Web_Application_Regression_Testing_Suite Web_Application_Regression_Testing_Suite Public

    This is a comprehensive Web Application Regression Testing Suite built using Python and Selenium WebDriver. The suite consists of four individual tests to cover various aspects of the web application.

    Python