It Is close Important to learn shortcuts of eclipse IDE If you lot wants to speed upward Selenium WebDriver exam creation in addition to execution procedure because performing each in addition to every actions In eclipse using but mouse Is fourth dimension consuming. If you lot knows keyboard shortcut keys to perform regular actions In eclipse then It volition last really slow for you lot to do It inside ane second.
I bring prepared listing of eclipse shortcuts which I am using In my regular practice. It actually helps me to speedup exam creation in addition to execution process. Also you lot tin read how to setup eclipse IDE to do in addition to run selenium WebDriver exam inwards THIS POST.
Useful Eclipse Shortcuts For WebDriver Automation | ||
Ctrl + F4 | Close electrical current selected file. | |
Ctrl + Shift + F4 | Close all opened upward files. | |
Ctrl + Numpad_Subtract | Collapse. | |
Ctrl + Numpad_Add | Expand. | |
Ctrl + Shift + Numpad_Divide | Collapse All. | |
Ctrl + Shift + Numpad_Multiply | Expand All. | |
Ctrl + S | Save Current Selected File. | |
Ctrl + Shift + S | Save All Files. | |
Ctrl + Page Down/Ctrl + Page Up | Switch to Next/Previous Editor. | |
Home/End | Set cursor at describe of piece of job Start/End. | |
Ctrl + Home/End | Set cursor at Text Start/End. | |
Ctrl + L | Go To Line. | |
F3 | Jump to variable proclamation of selected class, method, or parameter. | |
Ctrl + Space | Content manage based on my typing. | |
Ctrl + 1 | Open quick ready assist. | |
Ctrl + 3 | Open quick assist. | |
Ctrl + Shift + / | Comment selected origin code block. | |
Ctrl + Alt + H | Open call Hierarchy. | |
Ctrl + Alt + F | Format selected origin code | |
Ctrl + Shift + O | Organize imports inwards the electrical current coffee file. | |
Ctrl + Shift + R | Search for resources | |
Ctrl + Shift + T | Search for types | |
Ctrl + F8 | Change/Switch perspective. | |
Ctrl + . | Go to side past times side problem | |
Ctrl + , | Go to previous problem | |
F4 | Show type hierarchy of the variable | |
Alt + Shift + R | Rename of package, degree name | |
Alt + Shift + D, N | Debug TestNG test | |
Alt + Shift + X, N | Run TestNG test | |
F11 | Debug | |
F5 | Step Into function | |
F6 | Next measurement (line past times line) | |
F7 | Step out | |
F8 | Skip to side past times side Breakpoint |
Try to utilisation inwards a higher house keyboard shortcuts In your regular practice. At ane betoken you lot volition definitely experience that shortcuts has reduced your selenium automation fourth dimension in addition to effort. Also allow me know If you lot are using whatsoever to a greater extent than shortcuts past times commenting bellow. It volition aid me in addition to many more.