Please go through the blog for Microsoft Graph API and Playwright For Efficient Email Reading #QAAutomation Neova Solutions
Bhushan Bagad’s Post
More Relevant Posts
-
Hello LinkedIn 😄 what's new in PlayWright 1.46 ? a quick reminder to use "annotation" in your tests to keep track of the changes done, for exemple : annotation :[ { type:'Issues', description:'your description'}, { type: 'related issues', description:'your jira ticket description' }] Now to the serious stuff 😁 : * 𝐂𝐥𝐢𝐞𝐧𝐭 𝐜𝐞𝐫𝐭𝐢𝐟𝐢𝐜𝐚𝐭𝐞𝐬 * 𝐑𝐮𝐧 𝐨𝐧𝐥𝐲 𝐜𝐡𝐚𝐧𝐠𝐞𝐝 𝐭𝐞𝐬𝐭𝐬 * 𝐔𝐈 𝐌𝐨𝐝𝐞/ 𝐓𝐫𝐚𝐜𝐞 𝐕𝐢𝐞𝐰𝐞𝐫 𝐔𝐩𝐝𝐚𝐭𝐞 * 𝐌𝐢𝐬𝐜𝐞𝐥𝐥𝐚𝐧𝐞𝐨𝐮𝐬 1/ Client certificates Some websites were hard to test due to client certifactes as PlayWright can't click on the "Ok" button ... (*sad*) Solution => add "clientCertifactes" property in the use object in PW config exemple : use :{ clientCertificates:[{ origin:"", certPath:"", keyPath:"", passphrase:"" }]} 2/ run only the change tests you have a 100 tests and you only changed a few ? well no problem : use the command : npx playwright test --only-changed -won't work if you create a branch ( since you commited it obviously) -if you change a function that is called in a test i will consider that as a change **side cli** npx playwright test --only-changed="commitId" npx playwright test --only-changed main 3/ UI updates a/annotations pane ! -visible in UI Mode and clickable b/network ! -on click you can see the method and status code -hide or show the route actions AND i think the most important feature is DAAAARK mode in playwright UI release note : https://lnkd.in/dH_5iaqz release note video : https://lnkd.in/djg2rAhZ What do you think of these features ? 😎 ( specially the dark mode haha ) #QA #Playwright #Test
Release v1.46.0 · microsoft/playwright
github.com
To view or add a comment, sign in
-
🚀 Mastering Advanced Playwright Automation Concepts 🎯 If you're diving deeper into automation frameworks, this article on advanced concepts in Playwright is a must-read! From handling complex test scenarios to optimizing the framework for scalability and robustness, it covers valuable insights for test engineers looking to enhance their automation capabilities. Take your Playwright knowledge to the next level by exploring these cutting-edge strategies for more efficient and reliable automation. Read the full article here: https://lnkd.in/eJx9M-Kh #Playwright #AutomationTesting #SoftwareTesting #SDET #TestAutomation
Advanced Concepts in Playwright automation frameworks:
medium.com
To view or add a comment, sign in
-
For the lovers of Playwright, here is the new template of aautomation framework using VS Code in JS ready to clone an used in your projects to easy automate web apps and re execute in 3 explorers(safari,googlechrome,firefox) Enjoy. #playwright #automation #frameworkautomation #performancedemontips #performancedemon
GitHub - performanceDemon/JS_Playwrite_v1.1
github.com
To view or add a comment, sign in
-
🌟 Trend Alert: Playwright Automation in Germany 🌟 🚀I'm excited to share that my latest project involves Playwright for automation testing, and it aligns perfectly with a growing trend I'm seeing in Germany! 🇩🇪. According to TheirStack, numerous companies in Germany are leveraging Playwright for their automation projects.🚀 GitHub Repository: https://lnkd.in/dm33Y93w 🎉 Here are some of the key implementations and features I worked on: 🔹 API Testing with Playwright: Handling GET, POST, PUT, PATCH, DELETE requests. 🔹 Playwright Page Object Model: Implemented login scenarios. 🔹 Slow Motion and Video Recording: Enhanced test visibility and debugging. 🔹 Web Elements and Assertions: Ensuring accurate test validations. 🔹 Trace View: Utilized for detailed test run insights. 🔹 Test Recording: Simplified the process of capturing test workflows. 🔹 Cross Browser Runs: Ensured compatibility across multiple browsers. 🔹 iPhone 11 Automation: Mobile device automation capabilities. 🔹 Form Automation: Automated form interactions and submissions. 🔹 Hooks: Used beforeAll, beforeEach, afterAll, afterEach for test setup and teardown. 🔹 Groups: Organized tests with describe blocks. 🔹 Annotations: Managed test flows with only, skip, skip with condition, fail, fixme, slow. 🔹 Tags: Categorized tests with @smoke. This project was a fantastic journey into the capabilities of Playwright and its robust automation features. Looking forward to leveraging these skills in future projects! 🚀 #Playwright #AutomationTesting #QA #Testing #WebDevelopment #SoftwareTesting
GitHub - ak-arsalan/playwright-automation
github.com
To view or add a comment, sign in
-
--> IN THE END OF THE POST YOU'LL FIND THE HANDS THAT LIFT THE VEIL TO REVEAL WHY USERS AREN'T CONVERTING ON YOUR PAGE... 👐 🎁 . . . . 📈 To ensure a high-conversion sign-up page, it’s crucial to address all potential concerns and convince the user that signing up or scheduling a demo is the right decision. 🏃♀️ Go and check out what is needed to get more #SQLs! 👇 https://lnkd.in/d6zdPRgv
The 3 Building Blocks you Need for a High-Conversion Sign-Up Page
https://theleadsbooster.com
To view or add a comment, sign in
-
Unleash the Power of Playwright and GraphQL for Efficient API Testing. This powerful library provides a seamless integration of Playwright and GraphQL, empowering you to write efficient and reliable tests. Benefit from autogenerated type-safe GraphQL clients, eliminating the need for manual setup and reducing the risk of errors. Link on npm package: https://lnkd.in/dNmYBpbz #playwright #graphql #apitesting #automation #developertools #typescript
To view or add a comment, sign in
-
"I’m the fastest 💨," Playwright boasted. "Speed doesn’t impress me without reliability 🛠️," I replied. "I can locate multiple elements simultaneously 🔍," it argued. "But can you seamlessly support CSS, ID, and class locators across all use cases? 🎯" I challenged. "I support modern frameworks better than anyone 🖥️," Playwright countered confidently. "True, but how well do you handle legacy systems and older browsers? 🕰️" I inquired. "I provide detailed error messages 📝," it claimed. "That’s helpful," I admitted, "but can you always make those errors easy to debug for teams with less experience? 🤔" "I automate complex scenarios with ease 🤖," it added, trying to win me over. "And yet, I’ve seen your API grow increasingly complex—can every team member easily master you? 🧩" I asked. "Well, I’m backed by Microsoft 💼," Playwright said, as if that sealed the deal. "A strong lineage is impressive, but what about the size of your community and long-term ecosystem support? 🌐" I responded thoughtfully. Playwright paused for a moment, its confidence unwavering but tempered by reflection. "You're not perfect, Playwright," I concluded, "but you’re undeniably a game-changer 🚀. Just remember, the best tool is the one that fits the project, not just the flashiest or fastest. ⚖️"
To view or add a comment, sign in
-
🔧 Simplifying API Mocking in Playwright 🌐 Ever wanted to streamline your testing workflows by mocking APIs in Playwright? This detailed article covers how to effectively implement API mocking within your Playwright tests, allowing you to simulate different scenarios and enhance test reliability. Whether you're building complex test cases or improving speed and efficiency, API mocking is a powerful tool that every automation engineer should have in their toolkit. Check out the full guide here: https://lnkd.in/eBivU6TD #Playwright #APIMocking #AutomationTesting #QA #TestAutomation #SoftwareTesting
API Mocking in Playwright
anandhik.medium.com
To view or add a comment, sign in
-
Hi! I am happy to share a new release of my #playwright example. I included a custom reporter with a description, pre-conditions, post-conditions, steps, video, and attachments. I am using the annotation types to store the steps, pre-conditions, and post-conditions. The format is basic, but I will continue adding more reports related to accessibility. https://lnkd.in/gGS8P9fH
GitHub - apis3445/Playwright: Playwright sample tests
github.com
To view or add a comment, sign in
-
Want to take your #Playwright tests to the next level? mabl's new integration empowers you to: 📨 Extend your existing Playwright tests with AI-powered features like email testing, PDF validation, and more. 🤖 Simplify complex testing scenarios such as MFA, database connectivity, and chatbot interactions. 📚 Gain a unified view of quality across all your testing efforts with centralized reporting in mabl's dashboard. Learn more in our latest blog post: https://lnkd.in/eT7FCg3r #SoftwareTesting #TestAutomation #Playwright #mabl #QualityEngineering
Supercharge your Playwright Tests with mabl
mabl.com
To view or add a comment, sign in