Monday, February 22, 2016

Useful Eclipse Shortcuts To Purpose Alongside Selenium Webdriver Automation

| Monday, February 22, 2016
It Is close Important to learn shortcuts of eclipse IDE If you lot wants to speed upwards Selenium WebDriver exam creation as well as execution procedure because performing each as well as every actions In eclipse using simply mouse Is fourth dimension consuming. If you lot knows keyboard shortcut keys to perform regular actions In eclipse then It volition move real slow for you lot to create It inside i second.

I accept prepared listing of eclipse shortcuts which I am using In my regular practice. It actually helps me to speedup exam creation as well as execution process. Also you lot tin read how to setup eclipse IDE to create as well as run selenium WebDriver exam inwards THIS POST.



Useful Eclipse Shortcuts For WebDriver Automation
Ctrl + F4Close electrical current selected file.
Ctrl + Shift + F4Close all opened upwards files.
Ctrl + Numpad_SubtractCollapse.
Ctrl + Numpad_AddExpand.
Ctrl + Shift + Numpad_DivideCollapse All.
Ctrl + Shift + Numpad_MultiplyExpand All.
Ctrl + SSave Current Selected File.
Ctrl + Shift + SSave All Files.
Ctrl + Page Down/Ctrl + Page UpSwitch to Next/Previous Editor.
Home/EndSet cursor at business Start/End.
Ctrl + Home/EndSet cursor at Text Start/End.
Ctrl + LGo To Line.
F3Jump to variable announcement of selected class, method, or parameter.
Ctrl + SpaceContent assistance based on my typing.
Ctrl + 1Open quick create assist.
Ctrl + 3Open quick assist.
Ctrl + Shift + /Comment selected beginning code block.
Ctrl + Alt + HOpen call Hierarchy.
Ctrl + Alt + FFormat selected beginning code
Ctrl + Shift + OOrganize imports inwards the electrical current coffee file.
Ctrl + Shift + RSearch for resources
Ctrl + Shift + TSearch for types
Ctrl + F8Change/Switch perspective.
Ctrl + .Go to side past times side problem
Ctrl + ,Go to previous problem
F4Show type hierarchy of the variable
Alt + Shift + RRename of package, degree name
Alt + Shift + D, NDebug TestNG test
Alt + Shift + X, NRun TestNG test
F11Debug
F5Step Into function
F6Next measuring (line past times line)
F7Step out
F8Skip to side past times side Breakpoint

Try to utilisation to a higher house keyboard shortcuts In your regular practice. At i indicate you lot volition definitely experience that shortcuts has reduced your selenium automation fourth dimension as well as effort. Also allow me know If you lot are using whatever to a greater extent than shortcuts past times commenting bellow. It volition aid me as well as many more.

Related Posts