Skip to main content
Tag

automation

All blogs tagged with automation

9
Articles
32,294
Total Views

Showing 9 of 9 articles

08
Apr
2026
Using Jira REST API in ASP.NET Core for Efficient Task Management
2 views

This blog post will delve into how to effectively utilize the Jira REST API within an ASP.NET Core application for managing tasks. Understanding this integration is crucial for developers looking to streamline project management workflows and enhance team productivity. Readers should be familiar with ASP.NET Core and RESTful APIs to fully benefit from this tutorial.

28
Aug
2023
Implicit wait V/s Explicit wait In Java
3,450 views

In Selenium WebDriver, both implicit wait and explicit wait are mechanisms to control the timing of interactions with web elements, especially when elements might not be immediately available due to various reasons such as dynamic content loading, AJAX requests, etc. Both techniques help in synchronizing your tests with the actual behavior of the web application.

20
Aug
2023
org.openqa.selenium.SessionNotCreatedException: session not created exception
5,765 views

The org.openqa.selenium.SessionNotCreatedException is an exception that can occur when working with Selenium, a popular automation testing framework used for web application testing. This exception typically indicates that a new session (browser instance) could not be created due to various reasons.

08
May
2023
How To Utilize Live AI Chat agent Software For Your Business
3,354 views

Small businesses often struggle to provide prompt responses to customer inquiries and concerns, which can lead to a negative customer experience and potential losing valuable customers. To improve customer service, businesses can consider hiring a support team for call and email responses or implementing chat support services on their website.

Translate Page