Giter VIP home page Giter VIP logo

thescrapper's Introduction

TheScrapper

This tool aids in finding the unique locators for web application automation using Selenium.

Functionality

The tool uses C# Winform application to launch Chrome Browser using Selenium. The selenium is used to scrape through the web page and identify the unique locators (Id, Name, Text, Class, Relative XPath).

Launch Chrome

This button launches the Chrome Browser using Selenium.

Frames

This button when clicked tries to find the frames present in the web page and display in a tree view. The frames when selected from tree view, will help in indentifying the elements inside Iframe dom.

Scrape

This button when clicked launches a dialog to select the tags which are to be scraped from the page. Upon closing the dialog, the elements are identified and their unique locators are found and displayed in a list view.

List view

This shows 4 columns.

  • Name => Variable Name to be assigned. This column is editable.
  • Tag => Tag of the element
  • L. Type => Locator Type
  • Value => Value of the locator

Once double clicked on a list item, the first cell in the row can be edited to pave way to provide variable name.

If clicked once on the list item, the corresponding elememt in browser will be highlighted in red border.

thescrapper's People

Contributors

shaji007 avatar

Watchers

 avatar

Forkers

schifflee lanicon

thescrapper's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.