All posts by Ini Arthur

About Ini Arthur

Iniubong Arthur is a dedicated individual with strong critical thinking, design thinking, and software engineering skills. His current focus is on developing software solutions in Django, Flutter & React that solves real-world problems.

Follow me on:

Blogs: 4

How to Wait in Python Python Wait Tutorial With Examples Feature Image

Selenium PythonAutomationTutorial

How to Wait in Python: Python Wait Tutorial With Examples

Learn how to use Python waits with this tutorial. Explore time.sleep, threading, and async waits with real-world examples for pausing code execution effectively.

August 14, 2025

view count184994 Views

Read time16 Min Read

How to Use Playwright Wait For Navigation Methods

Playwright TestingAutomationTutorial

How to Use Playwright Wait For Navigation Methods

Master Playwright wait for navigation methods like page.wait_for_event, page.wait_for_function, and page. wait_for_url to handle dynamic page loads, ensure test stability, and run scripts efficiently on LambdaTest.

June 13, 2025

view count553745 Views

Read time15 Min Read

Getting Started With Python unittest.mock Library

Selenium PythonAutomationTutorial

Getting Started With Python unittest.mock Library

Programming languages like Python simplify test process with libraries like unittest.mock. Python unittest.mock library allows you to create mock objects that mock certain external APIs and dependencies.

April 4, 2025

view count740058 Views

Read time21 Min Read

Puppeteer Browser Automation Feature Image

PuppeteerAutomationTutorial

How to Perform Puppeteer Browser Automation With Node.js

Explore how to use Puppeteer with Node.js for browser automation. Learn setup, key features, and best practices for web scraping, UI testing, and more.

March 7, 2025

view count169826 Views

Read time14 Min Read