Tag «Playwright»

Javascript–first program

Okay, let’s start writing Javascript!! There are two code snippets here, first one is JavaScript and second one is HTML. Write both these in a Notepad and save as index.html and simplejs.js. Keep both in the same folder and open the html file in a browser. When the file opens, it will be blank. Right …

Learning Javascript and Typescript for Test Automation

In the Information technology industry, there is a constant upgradation of tools and technologies every year. As IT professionals, we need to upgrade ourselves as well. For example, most of the big businesses are moving towards cloud because of its high scalability and low cost. Devops and DevSecOps have become de facto standards. In the …