Skip to main content

Posts Tagged ‘Perficient GDC Nagpur’

All

Perficient Nagpur Office Hosts Flutter Meetup

Perficient was excited to have an opportunity to bring the Flutter Meetup Platform to our Nagpur office for the first time for an interactive, in-person event. As Flutter Nagpur reached out to Perficient to become a Venue Partner, Perficient is uniquely positioned to develop and accelerate Flutter opportunities. What is Flutter?   Flutter is a […]

Map with pins

Finding Your Way in React: Exploring useLocation and useParams.

React provides powerful tools for creating dynamic web apps. The two most important hooks for dealing with routing and URLs are useLocation and useParams. In this blog post, we’ll explore these hooks’ functionality, discuss their application with examples, and show you how to combine them to give your React projects smooth navigation. Understanding useLocation The […]

Istock 1435220822

A Guide to OAuth 2.0 Authorization Code Grant in API Testing using Rest Assured

Understanding OAuth 2.0: The Gatekeeper to Secure API Access In API testing, ensuring secure and authorized access to protected resources is paramount. This is where OAuth 2.0, an industry-standard authorization framework, comes into play. It acts as a robust mechanism for granting temporary access tokens to applications. It enables them to interact with APIs on […]

Group of web developers working in an office.

Streamlining Web Automation: A Comprehensive Guide to Using AutoIT with Selenium

In the realm of web automation, handling various scenarios like file upload, file download, and various Windows GUI operations can be challenging. AutoIt, a powerful scripting language and automation tool, seamlessly integrates with Selenium to tackle these challenges. This blog provides a detailed guide on installing and configuring AutoIT and demonstrates its usage with Selenium […]

Istock 1352825028

Mastering Basic Authentication in Selenium: Strategies and Techniques

In the realm of web testing, encountering sites with basic authentication is commonplace. Handling basic authentication seamlessly within test scenarios is essential for comprehensive testing coverage. Selenium offers various approaches to tackle basic authentication challenges. This blog delves into the nuances of working with basic authentication using Selenium’s uriPredicate function, exploring different strategies and techniques […]

Discussing latest update in React JS 18

React 18: An Overview of its Updates and New Features

The most talked-about topic and trend in JavaScript right now is React 18. React v18.0, which offers the eagerly awaited concurrent rendering improvements, has finally been published by the React team. What is React JS? React is a JavaScript package that allows you to create dynamic and speedy mobile and online apps. It is a […]

Istock 1440556661

Extending Layout Service in Sitecore Headless

Sitecore Headless uses a service called the Layout Service to deliver content from Sitecore to the front-end application in a headless architecture. It is responsible for rendering the layout of a page or a component and delivering the associated content to the client-side application. The Layout Service constructs and delivers a JSON representation encompassing the […]

Learning from collaboration

The Power Of Objects In JavaScript: Part 2

Jump into the fascinating world of JavaScript objects with us! We’re going to explore cool methods and tricks that can make your coding skills even better. If you’re new to objects in JavaScript, no stress! Our guide, ” The Power of Objects in Javascript: Part 1” is there to help. It breaks down both the […]

Extending General Link for Experience Editor Mode in Sitecore

Unleashing the Power of Custom Selenium Methods: A Guide to Stream Mapping

In the ever-evolving landscape of web automation, Selenium has emerged as a powerful tool for testers and developers alike. One key aspect of Selenium’s flexibility lies in its ability to accommodate custom methods, offering a clear approach to handling complex scenarios. In this blog, we will delve into the realm of developing custom Selenium methods […]

Integrating LinkedIn and Marketo

The Power of Objects in JavaScript: Part 1

Objects are an essential building block for data manipulation in JavaScript, the language that runs the internet. Developers may easily organize and arrange data by using JavaScript objects, which are versatile containers. Together, we will unravel objects and examine many essential techniques that simplify our interactions with them. Understanding Objects in JavaScript An object in […]

Colorful Background

Enhancing Test Efficiency: Blocking Unwanted Network Requests with Selenium CDP

In our ongoing journey through Selenium Chrome DevTools integration, we’ve explored mobile browsing simulation, real-time insights with Selenium CDP Listeners, intercepting and mocking network/API responses, and testing failed network requests. Our exploration now delves into enhancing test efficiency by addressing unwanted network requests. This blog will guide you through the process of necessary network calls, […]

Istock 1355632594

Optimizing Test Scenarios: Testing Failed Network Requests with Selenium CDP Commands

In our exploration of Selenium Chrome DevTools integration, we’ve covered simulating mobile browsing, harnessing real-time insights with Selenium CDP Listeners, and mastering the art of intercepting and mocking network/API responses. Our journey now advances into the realm of optimizing test scenarios by addressing failed network requests. In this article, we’ll navigate through a comprehensive guide […]

Load More