Execute the powershell script ```Get-Process msedge -ErrorAction SilentlyContinue | Stop-Process -Force```
Execute the command C:\Users\runneradmin\eclipse\eclipse.exe 
Wait 40 secs
Click "Launch" button if it appear the Eclipse IDE Launcher dialog
Wait 30 secs
Execute the powershell script ```Get-Process msedge -ErrorAction SilentlyContinue | Stop-Process -Force```
Click "Keep Eclipse IDE being scanned by Microsoft Defender" radio button
Click "Proceed" button
Click the Eclipse's Maximize button
Press Alt + W shortcut keys
Press V key
Click the "Error Log" item in the popup menu, which above the "JavaDoc"
Click "Error log" in the bottom tab
Click "Delete log" button
Confirm to delete all the log if there is a dialog
Press Alt + H shortcut keys
Click the "Install New Software" item, which above the "Eclipse Marketplace"
Click the "Add.." button
Click the "Archive..." button
Press "D:\a\copilot-eclipse\copilot-eclipse\ci-build\copilot_eclipse.zip" in the File name input box
Click Open button
Click the "Add" button
Click "Select All" button
#Click the check box of "Contact all update sites during install to find required software" if it is selected status
Click "Next" button
Wait 10 secs
Click "Next" button
Wait 40 secs
Click the "I accept the term of the license agreement" 
Click "Finish"
Wait 50 secs
Click "Select All" button
Click "Trust selected" button
Wait 10 secs
Click "Restart Now" button
Wait 200 secs
Click "Start using Copilot" button to close the Quick Start dialog
Execute the powershell script ```Get-Process msedge -ErrorAction SilentlyContinue | Stop-Process -Force```
Click "Error log" in the bottom tab
Assert there is no error item in the "Error log" tab about the Copilot plugin
Press Alt + F shortcut keys
Click "New" item in the popup menu
Click "Java Project" item in the popup menu
Input  "Test" in the Project input box
Click Finish button
Press Alt + F shortcut keys
Click "New" item in the popup menu
Click "Class" item in the popup menu
Input  "Test" in the Name input box
Input  "Test" in the Package input box
Click Finish button
Wait 5 secs
Double click the "Test.java" item in the left tree
Click the java editor
Press Ctrl + A shortcut keys
Press Del key
Input "public class" in the Editor 
Press Enter key
Press Enter key
Press Enter key
Press Up key
Press Up key
Press Up key
Press Up key
Press End key
Press Space key
Assert there is text "main" in the Editor
