Saturday 31 December 2011

How to Opening a class in Eclipse for Selenium automation


6. Opening a class

You can navigate between the classes in your project via the "Package Explorer" View.
In addition you can open any class via positioning the cursor on the class in an editor and pressing F3. Alternatively, you can press CTRL+Shift+T. This will show a dialog in which you can enter the class name to open it.
Opening a class