Grammarly Integration for Pelican part1!
There are no Grammarly applications that could deliver some type of integration with at least command-line. So let's make a selenium automation that will paste text into grammarly documents!
more ...There are no Grammarly applications that could deliver some type of integration with at least command-line. So let's make a selenium automation that will paste text into grammarly documents!
more ...Have you created your selenium tests ? You did? And you have created more then one test? Did you know, that you can get them to run faster? Just use PhantomJS! Wait... what? Javascript technology in Python stack?! YEAH! With docker you can combine them without having to use npm and other !
more ...How do you start your first Selenium Grid Test? Yesterday I've given you instructions how to create your Selenium Grid environment. Today I'll focus on how to create your first test that will use this env. Check it Out!
more ...How do you start with selenium grid? From scratch ? When you have no idea of what that is ? Today I'm going to give you answers to that questions! Check it out and share if you liked it !
more ...Did you ever wished to automate your web-clicks? Me too! This time it's more than possible - it's really easy with Selenium IDE test recording!
more ...