Thursday, December 17, 2015

Thursday, December 10, 2015

Lenovo thinkcentre mini pc issue :system is restarted when shtdown or power of in BOSS Linux

kindly go to the BIOS and disable the automatic power on option this will prevent the system rebooting when shutdown or power off.

F2 -> power -> Automatic Power On -> Wake on LAN -> Automatic

this should be changed to

F2 -> power -> Automatic Power On -> Wake on LAN ->Disabled

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...