Skip to content
  • Contact me
  • About me
  • Demo
  • DemoForm
  • TechStuff
Top Menu
Facebook page opens in new windowFacebook page opens in new windowX page opens in new windowYouTube page opens in new window
qavalidation
QA tools and automation testing techniques
qavalidationqavalidation
  • HOME
  • Selenium
    • Selenium-Java
    • Selenium-Python
    • Demo2
  • Appium
    • Appium tutorial
  • WebdriverIO
  • JavaForQA
    • Java interview questions for QA
    • ExcelRW
    • TestNG
  • More
    • Cypress
    • TestingBasics
    • MavenBuild
  • Training
Search:
  • HOME
  • Selenium
    • Selenium-Java
    • Selenium-Python
    • Demo2
  • Appium
    • Appium tutorial
  • WebdriverIO
  • JavaForQA
    • Java interview questions for QA
    • ExcelRW
    • TestNG
  • More
    • Cypress
    • TestingBasics
    • MavenBuild
  • Training

Daily Archives: July 24, 2018

You are here:
  1. Home
  2. 2018
  3. July
  4. 24

Handle WebElement using Protractor – Part3 – table or ng-repeater

ProtractorBy sunil patroJuly 24, 2018Leave a comment

In this post, we will come to know – How to identify tables or ng-repeater elements. Identify rows and columns Based on search data, perform actions such as add, edit or delete. Watch demo here Code implementation – import { browser, element, by, protractor } from “protractor”; import { log4jsconfig } from ‘../config/log4jsconfig’ import {alert}…

All rights reserved | qavalidation
  • Contact me
  • About me
  • Demo
  • DemoForm
  • TechStuff
Top Menu
Go to Top