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 + F4 | Close electrical current selected file. | |
Ctrl + Shift + F4 | Close all opened upwards 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 business Start/End. | |
Ctrl + Home/End | Set cursor at Text Start/End. | |
Ctrl + L | Go To Line. | |
F3 | Jump to variable announcement of selected class, method, or parameter. | |
Ctrl + Space | Content assistance based on my typing. | |
Ctrl + 1 | Open quick create assist. | |
Ctrl + 3 | Open quick assist. | |
Ctrl + Shift + / | Comment selected beginning code block. | |
Ctrl + Alt + H | Open call Hierarchy. | |
Ctrl + Alt + F | Format selected beginning 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 measuring (line past times line) | |
F7 | Step out | |
F8 | Skip 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.