In an era where automation plays a pivotal role in reshaping businesses, selecting the right partner for automation fabric services is critical. Forrester’s report, The Automation Fabric Services Landscape, Q1 2024, offers insights into the evolving landscape and recognizes notable providers in the industry. Perficient is listed among these notable providers as a large automation […]
Posts Tagged ‘Automation’
Perficient Included in Forrester Trends Report: Rethink Enterprise Applications Governance
Perficient, a leader in digital transformation, has been included as a company interviewed in Forrester’s recent report, “Rethink Enterprise Applications Governance: Refocus Applications Governance And High-Performance IT Exploiting New Technologies To Win, Serve, And Retain Customers.” This comprehensive report explores the evolving landscape of enterprise applications governance, shedding light on the transformative potential of new […]
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 […]
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 […]
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 […]
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, […]
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 […]
Intercepting and Mocking Network Responses with Selenium Chrome DevTools
In the dynamic landscape of Selenium Chrome DevTools integration, we’ve explored simulating mobile browsing and harnessing real-time insights from network responses using Selenium CDP Listeners. Building upon this foundation, our journey now ventures into the realm of intercepting and mocking network/API responses—a crucial skill for comprehensive web testing. In this article, we’ll embark on a […]
Decoding Web Interactions: Unleashing Selenium CDP Listeners to Extract Network Responses
Introduction In the dynamic realm of Selenium CDP integration, where Selenium harnesses the power of the Chrome DevTools Protocol (CDP). We previously embarked on a journey to simulate mobile browsing using Device Metrics Override: Optimizing Web Testing: Mastering Mobile Simulation with Selenium CDP Device Metrics Override / Blogs / Perficient Building on that foundation, our […]
Optimizing Web Testing: Mastering Mobile Simulation with Selenium CDP Device Metrics Override
Introduction Chrome DevTools In the dynamic realm of web development and testing, staying at the forefront of technology is paramount. One indispensable toolset that has become a linchpin in this space is the Chrome Developer Tools (DevTools). DevTools empowers developers and testers alike with an array of features for debugging, optimizing, and inspecting web applications […]
Perficient Achieves 35 Analyst Report Inclusions in 2023 – 22 Highlighting Our Second Half Success
At Perficient, we revolutionize the world’s leading brands, how they engage with their customers, and propel their business forward. Our global footprint across the U.S., Latin America, and India empowers us to redefine excellence throughout the industry. Behind these transformative journeys are our thousands of skilled strategists and technologists, each individually equipped with a wealth […]
Windows Folder/Drive Space Monitoring
Often there’s a need to monitor the OS Disk Drive Space availability with the Drive holding ETL operational files (log, cache, temp, bad files etc.). Over a period of time, the # of files grows occupying the disk space. While there are best practices to limit the # of operational files and clear them from […]