This video is part of a post “Crafting Fluent Translation API: A quick Journey into Text Translation with NLLB, HuggingFace, and FastAPI, Plus a small…
QUICK DESCRIPTION This video is part of the book “Learning and Building E2E test automation with Cypress & OKR: Define, Code & Apply an E2E…
QUICK DESCRIPTION The 2 main actions I wanted to implement with Selenium was: Scraping web pages: You can definitely use Selenium combined with Beautiful Soup…
Part 2 Python, Screaming Frog, SEO, Automate, POC :: Creating Database in SQLite with Streamlit and SQLAlchemy QUICK DESCRIPTION A personal tooling. A “tool” industrialized…
Part 5, This video is part of the post “Deploying and Sharing Streamlit Application with Heroku and Streamlit”. Last part dedicated to deploy the same…
In this video, we really launch the Gherkin Features to run the tests on our locally installed WordPress e.g. npx codeceptjs run –features –steps. We…
Continue reading → With CodeceptJS, launching advanced Gherkin Features for WordPress
This is it! With Docker, through Chrome, I launch for real the WordPress Install with the well-known 5 minutes install. Then, I perform on the…
The basic installation of CodeceptJS to test a local Worpresss, on a custom Local Domain, on MAMP. The video shows how to start and to…
Continue reading → Install, Init & Writing a first test with CodeceptJS for WordPress
Chapter 1_Pioneer_or_Basic_Level : Writing the first test with our Codeception install This video tutorial is part of a serie for BOOK #2 “Defining a testing…
Continue reading → Writing the first test with your Codeception install