Wednesday, November 20, 2013

View Power Software Installation On BOSS Linux



1.open the terminal and change the PS1 variable to ">" like following

  export PS1=">"



2.Now run the setup file for view power software by terminal
 ./installViewPower

3.It shows graphical installation menu and the sofware was successfully installed.











No comments:

Post a Comment

How to interact with the non-interactable Web Elements in Selenium

How to interact with the non-interact able Web Elements in Selenium    // Find the non-interactable element element WebElement element = dr...