top of page
Election Campaign

WELCOME TO BOM'S BLOGGER

Naturally Curious

Home: Welcome

Appium Mobile Testting

History Appium was first released in 2012 by Dan Cuellar as an open-source tool for automating mobile application testing. It was...

Using Prettier to reformat code in VSCode

What is Prettier? Prettier is an opinionated code formatter with support for JavaScript, CSS, Less, and SCSS,HTML,JSON... Why Prettier?...

Robot framework - Connect SQL DB

1) To connect to DB, you need to check some below information SQL Server is running SQL Server does not exist or unavailable Remote...

Configure Self Hosted Agent For Azure Pipelines

What is an Agent? Agent is a server with the appropriate Operating System and the tools installed and configured. Azure DevOps supports...

Shadow Element

I. Structure of a Shadow DOM An element that has a shadow root associated with it is called "shadow host". The shadow root can be treated...

Git

Common knowledge Git Clone vs Git Pull git clone is how you get a local copy of an existing repository to work on. It's usually only used...

How to reset password of jenkins in Windows

Disable Jenkins Security Update useSecurity from true to false in C:\Users\<youraccount>\.jenkins\config.xml <useSecurity>true</useSecuri...

Multiple Cucumber HTML report in Cypress

It is very important to have a report on our test automation project. A good report allows us to evaluate the current status of the...

Cucumber HTML report in Cypress

It is very important to have a report on our test automation project. A good report allows us to evaluate the current status of the...

Git - How to add .gitignore

In case you use Git, you should consider to add git into your project. This help you to ignore files ( Byte-compiled / optimized / DLL...

Use Mocha report in Cypress

Step 1: Installation mocha, mochawesome, mochawesome-merge Install mochawesome npm install --save-dev mochawesome 2. Install...

Use Allure in Cypress

Step 1: Install @shelex/cypress-allure-plugin and allure-commandline npm i -D @shelex/cypress-allure-plugin after you installed, it is...

Over the weekend/On the weekend and At the weekend

Over the weekend Over the weekend means the same thing as during the weekend. It is used to talk about something that happened (or will...

Home: Blog2

Subscribe Form

Stay up to date

Thanks for submitting!

Home: Subscribe

CONTACT

500 Terry Francois Street San Francisco, CA 94158

123-456-7890

Thanks for submitting!

Home: Contact
  • Facebook
  • Twitter
  • LinkedIn

©2020 by Bom's blogger. Proudly created with Wix.com

bottom of page