Command to close the current browser window in Selenium WebDriver?
Command to close the current browser window in Selenium WebDriver?
a. driver.quit()
b. driver.close()
Command to close the current browser window in Selenium WebDriver?
a. driver.quit()
b. driver.close()
How to fix 400 Bad request error in TestLink API : In this tutorial, we will look at a sample issue and fix 400 Bad request errors in executing
Composer Download Script Composer is a dependency manager for PHP. To learn more and to get started with the tool visit the official website: https://getcomposer.org/ Composer download script Open Bash Terminal. Type the following commands and copy the download commands from the official website. The commands can be found at: https://getcomposer.org/download/ Script Verification The […]
How to create a restore point on Windows 10 In this tutorial, we will learn how to create a restore point on Windows 10 PC. It’s a good idea to create a restore point on the Windows PC. This is helpful to revert to previously created restore points on the event of any failure or […]
How to install Chromium on Ubuntu In this tutorial, we’ll be going through the steps of installing the Chromium web browser on Ubuntu Server. Chromium web browser, open-source version of Chrome. Chromium is an open-source browser project that aims to build a safer and faster browser for all Internet users to experience the web. Environment: […]
How to fix TestLink Blank page error In this tutorial, we will go through the steps involved in fixing the TestLink Blank page error on the Linux box. We may need to look at the root cause of the error and what is causing the problem. TestLink Blank page Login to the TestLink application. Actual […]