testng-eclipse icon indicating copy to clipboard operation
testng-eclipse copied to clipboard

TestNG does not execute other function

Open Raoin opened this issue 5 years ago • 0 comments

Problem Statement

Hi Guys, I am new to Selenium, building very first project so apologies if missing any key information while asking this question. I am trying to read a data from spreadsheet and login in to facebook.com.

When I run my LoginTest, TestNG does not execute Ds.executeKeywords, look like it is skipping this class and running everything else even generating report successfully.

Any relate message in "Error Log" view

"Windows -> Show View -> Others -> Error Log"

  1. Invalid input url:platform:/plugin/org.eclipse.team.cvs.ui/icons/full/eview16/rep_editors_view.gif
  2. Unable to resolve plug-in "org.eclipse.team.cvs.ui".
  3. Invalid input url:platform:/plugin/org.eclipse.team.cvs.ui/icons/full/eview16/rep_editors_view.gif

The Dependency Management tool for your project

  • [ ] Maven
  • [ ] Eclipse Buildpath: TestNG library

Operating System

Raoin avatar Nov 20 '20 01:11 Raoin