Skip to content

prat3ik/Facebook_SignUp_Selenium

Repository files navigation

Facebook_SignUp_Selenium

This repository contains test case(automation script) for Facebook sign up page. PATH:\src\test\java\testcase\FBSignupTest.java\createFacebookAccount

I assume the machine system is Windows and IDE is eclipse. (Make sure testNG plugin is installed)

Steps to run test case(For Windows):

  1. Copy repository on machine
  2. open CMD (in repository path) and execute below commands
    • gradlew clean
    • gradlew eclipse
    • gradlew build
  3. Locate test case and run it with testng plugin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages