Java 3 years ago java pickle equivalent example Pickle is very useful process of saving objects states as byte representation. You can find more here: Python pickle example cookies Test with geb firefox
Java 3 years ago Java robot key press, mouse move and click In this post tested with Java 8(this scripts are good for automations and testing purposes): Mouse Left, Middle and Right click Mouse move to
Java 3 years ago Selenium select and extract text all possible ways You can check also: Selenium locator contains text and firefox 52 with gecko driver 52 In most cases text extraction with selenium can be done
Selenium 3 years ago Selenium locator contains text/ID and Selenium Alternative in 2018 Update: This post is updated by adding location by ID and how to locate element ID, XPATH, CSS by using selenium 'successor' Katalon to easy
Ubuntu 3 years ago Ubuntu 16.04 Server Install headless Google Chrome Update: added java code running Chrome in headless mode. You can see these videos on this topic examples here: Ubuntu 16.04 server install google
Testing 3 years ago Tests with Geb, Firefox 52 with Selenium GeckoDriver 18 In this post: Snippets Groovy Pre gecko Groovy After gecko Java Pre gecko Java After gecko Portable Firefox 46 with Marionette Driver Download GeckoDriver Checks
Testing 4 years ago Testing, types and terminology with examples Testing(some times can be used as QA(quality assurance) is very important part of the product and especially development life-cycle. Test can be reviewed