Friday, September 13, 2013

Selenium : BreakPoints

BreakPoints 

BreakPoint :

  1. In the Eclipse Editor , Double click on the margin right next to the code where you want the code to break.
  2. You will see a circle.

DeBug

  1.  Eclipse>Run > Debug

View contents of Variables (Watch)

  1. Select and Hightlight the variable you want to watch.
  2. Rt click>Watch


No comments:

Post a Comment