Skip to main content
  • Home
  • Blog
  • Books
  • Online Training
  • Patreon
  • Talks
  • Tools
  • Podcast
  • Videos
  • Contact
    • Email List
    • Contact Form

My Patreon site has exclusive content, including ad-free videos, e-books, training courses and more, all for as little as $1 a month. Click here to learn more.

Interested in sponsoring the site? [find out more]

JavaScript

All Posts | Categories | Archive

  • ««
  • «
  • 1
  • 2
  • 3
  • »
  • »»

Using https cdn imports with Jest tests in JavaScript

3 minute read - JavaScript

TLDR: use moduleNameMapper to support https CDN imports in Jest.

I’m currently refactoring my application AnyWayData.com and I needed to mix cdn imports with node install includes for testing with jest.

Read More...


How to Release a Chrome Extension to the Chrome Store

4 minute read - JavaScript Chrome Extension

Writing a Chrome Extension is pretty easy (getting it in the Chrome Store is much harder!). In this post I describe the steps to release an extension.

Read More...


Automating Calculator From Console

7 minute read - JavaScript Test Automation JavaScript

I was asked how I might go about automating an online calculator application. I have a calculator app of my own so I was interested in comparing the two apps and experimenting with a canvas based JS App.

Read More...


Automate Playing Tic Tac Toe online game using JavaScript from the browser console.

6 minute read - JavaScript Test Automation

TLDR; Study examples of automating a game in browser using JavaScript from the dev tools console, and an example of automating outside the browser using a standalone execution tool.

Read More...


Tips For Learning JavaScript

4 minute read - JavaScript Tips

TLDR; A lot of good resources for learning JavaScript exist. And you do not need to install an IDE, you can learn JavaScript in the console.

Read More...


An Introduction to API Based Documentation Automating

5 minute read - Test Automation JavaScript API Testing

TLDR; The formal api documentation specifications ecosystems have tools that can help create documentation more easily and use the documentation to automatically validate e.g. Dredd, Swagger and StopLight

I’m working on an API for The Pulper, and I want to write documentation in a formal spec and use tools to validate it. Sounds Easy.

Read More...


How to write a link checker in the browser with Vanilla JavaScript

7 minute read - Test Automation JavaScript

TLDR; A simple link checker running from a snippet or console has some secondary advantages like jumping to the links and showing CSP and CORB errors

Read More...


How to Write a Chrome Extension from JavaScript Snippets code

4 minute read - JavaScript Chrome Extension Counterstrings

Writing a Chrome Extension is pretty easy (getting it in the Chrome Store is much harder!). In this post I will take the snippet code I wrote to generate CounterStrings and convert it into a Chrome Extension.

Read More...


Hacking JavaScript Games - Accessing private javascript variables at runtime via debugging

3 minute read - JavaScript

I like to write little bots from the console to help with with application and game automation. But when the variables and objects I need are created from within anonymous functions I can’t get access. In this post I will explain how to access them.

Read More...


How to Practice your JavaScript, Software Testing and Test Automation

7 minute read - Test Automation JavaScript

One way I practice my Software Testing, improve my JavaScript programming and practice my automating is by ‘hacking’ JavaScript games.

Read More...


  • ««
  • «
  • 1
  • 2
  • 3
  • »
  • »»

Join The Evil Tester Patreon Community

Free training courses and ebooks (sold for over $200).

Learn more about EvilTester on Patreon

Support our work and gain access to hints, tips, and prompts for improving your Software Development skills. Regular updates, multiple times a week for as little as $1 per month.

Patreon Members Login for exclusive courses and ebooks.


  • Blog
  • Podcast
  • YouTube
  • Online Training
  • Books

Contact

Contact Me

Join Email List

Email Privacy Details.


Online Training Courses

Technical Web Testing Course

Technical Web Testing Course

Evil Tester Talks Bundle

Evil Tester Talks Technical Testing Bundle

Selenium WebDriver Support Classes

Selenium WebDriver Support Classes in Java

All Courses


Books

Buy Dear Evil Tester Book Buy Java For Testers Book Buy Automating and Testing a REST API Buy Selenium Simplified Book

Learn more about our books


Follow

Connect via email Follow on Twitter Subscribe to my YouTube Channel Connect on LinkedIn Follow on GitHub Follow on Instagram Subscribe to my RSS Feed

Podcasts and Videos

Podcasts

Subscribe to YouTube Channel

Need some motivation?

Try the Sloganizer

"Of course I'm not evil, I just pretend to be."

Recent Blog Posts

What tool to choose for Web UI Test Automation?

Software Testing Podcast - Episode 026 - Portfolio Projects - The Evil Tester Show

List of the Top Software Testing Newsletters

Software Testing Podcast - Episode 025 - The Respect Episode - The Evil Tester Show

Agile Testing

Recommended Reading

Using Free Chat GPT to learn Playwright Automating in Java

Browserstack Community Day 2025 - Skill Development in an Age of AI

  • All Blog Categories
  • Blog Post Archive List

Also...

Recommended Reading List

© Alan Richardson, Compendium Developments Ltd 2022 - Privacy Policy | Contact Us

Connect via email Follow on Twitter Subscribe to my YouTube Channel Connect on LinkedIn Follow on GitHub Follow on Instagram Subscribe to my RSS Feed