PinnedTrigger workflow from other Repository with GitHub ActionsIntroduction: GitHub Actions is an efficient tool for developers to shorten their workflows and perform a variety of tasks more easily. The…Apr 17, 2024Apr 17, 2024
Published inJavarevisitedGenerating JavaDoc for any Java project with the Maven Javadoc PluginJava documentation is important for any project, providing developers and users with insights into the code’s functionality and it’s usage…2d ago2d ago
Playwright — Retry Failed Test CasesPlaywright is a powerful tool for automating browser testing, and one of its notable features is the ability to retry failed test cases…Jan 29Jan 29
Playwright — Allure ReportsThis blog will guide you through the steps to set up Allure Reports in Playwright.Jan 29Jan 29
Playwright — Multiple WindowsThis blog post will explore how to manage multiple pages in Playwright, including practical examples and best practices.Jan 28Jan 28
Playwright — Page Object Model PatternThis blog will delve into the principles of POM and guide you through its implementation in Playwright.Jan 27Jan 27
Playwright — Understanding AnnotationsThis blog will explore the different types of annotations available in Playwright, illustrated with examples.Jan 26Jan 26
Playwright — Understanding TagsIn this blog post, we will explore how to use tags in Playwright with a practical code example.Jan 25Jan 25
Playwright — Trace ViewerIn this blog post, we will explore what tracing is in Playwright, how to set it up, and the benefits it offers.Jan 24Jan 24