Skip to content
View github-rhobin's full-sized avatar

Block or report github-rhobin

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. java-oop-concepts java-oop-concepts Public

    simple java program illustrating Java OOP concepts

    Java

  2. selenium-bdd-pom selenium-bdd-pom Public

    a BDD automation framework for SauceDemo practice web app using Selenium WebDriver, Cucumber, TestNG, and Page Object Model with multi-browser and parallel execution support.

    Java

  3. playwright-api-testing playwright-api-testing Public

    API test automation suite using Playwright Test against the RESTful-Booker API.

    TypeScript

  4. playwright-custom-report playwright-custom-report Public

    A small playwright project with custom html reporter that can display inline test step screenshots which you normally cant achieve by default playwright reporter

    TypeScript

  5. restful-booker-api-test restful-booker-api-test Public

    A practice project built in Postman and Bruno to learn and experiment with automated API testing across two modern API clients.

  6. SeleniumJava-LocatorValidator SeleniumJava-LocatorValidator Public

    A small java program that validates the locators provided in each of your Page Object java files (possibly generated by AI or human) to make sure each locators are Valid before actually putting in …

    Java