Архив метки: testing
Input Devices of Computer
Data Mining
Config Elements in JMeter
Handling Cookies in Selenium WebDriver
Right Click in Selenium WebDriver
Right Click in Selenium WebDriver Hello friends, quite often during automation we need to right click or context click an element. Later, this action is followed up by pressing the UP/DOWN arrow keys and ENTER key to select the desired context menu element (check our tutorial on pressing the non-text keys in selenium –
Grey Box Testing
Test Scenarios of Computer Mouse
Test Scenarios of Computer Mouse Check if the mouse is an optical mouse or not. Verify that left-click and right-click buttons are working fine. Check if the double click is working fine. Verify the time duration between two left clicks, in order to consider it as a double click. Check if the scroller is present… Читать далее »