Android Debug Bridge (adb) is a command-line tool that lets you communicate with a device. The adb command facilitates a variety of device actions, such as installing and debugging apps, and it provides access to a Unix shell that you can use to run a variety of commands on a device. It is a client-server … Continue reading adb (Android Debug Bridge) cheatsheet
Month: January 2019
Selenium 4 Is Releasing Soon
Selenium 4 is releasing soon. Some major changes in the upcoming Selenium version 4 have been revealed. It’s time to get ahead of the curve and figure out what is going to be changed, added, and deprecated. We will take a look at a few important features and give some insight on updates you can … Continue reading Selenium 4 Is Releasing Soon