https://demo.nopcommerce.com/ chrome Opens a new browser instance to the optional ``url``. Opening browser 'chrome' to base url 'https://demo.nopcommerce.com/'. xpath://a[@class="ico-login"] Clicks a link identified by ``locator``. Clicking link 'xpath://a[@class="ico-login"]'. </td></tr><tr><td colspan="3"><a href="selenium-screenshot-4.png"><img src="selenium-screenshot-4.png" width="800px"></a> Link with locator 'xpath://a[@class="ico-login"]' not found. id:Email testing@gmail.com Types the given ``text`` into the text field identified by ``locator``. id:Password Test@123 Types the given ``text`` into the text field identified by ``locator``. xpath://input[@class='button-1 Login-button'] Click the element identified by ``locator``. Closes the current browser. Link with locator 'xpath://a[@class="ico-login"]' not found. All Tests TC1