## Description **Fixed below flaky tests** - Fork_Template_spec.js - JSOnLoad2_Spec.ts - Omnibar_spec.js - RangeSlider_spec.ts ## Type of change - Flaky test fix ## How Has This Been Tested? - Cypress test runs ## Checklist: ### QA activity: - [ ] Test plan has been approved by relevant developers - [ ] Test plan has been peer reviewed by QA - [ ] Cypress test cases have been added and approved by either SDET or manual QA - [ ] Organized project review call with relevant stakeholders after Round 1/2 of QA - [ ] Added Test Plan Approved label after reveiwing all Cypress test --------- Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
12 lines
410 B
JSON
12 lines
410 B
JSON
{
|
|
"globalSearch": ".t--global-search-modal-trigger",
|
|
"globalSearchInput": ".t--global-search-input",
|
|
"discordLink":".discord",
|
|
"categoryTitle":".category-title",
|
|
"openDocumentationLink":".documentation-cta",
|
|
"globalSearchClose":".t--global-clear-input",
|
|
"createNew":".t--file-operation",
|
|
"recentlyopenItem":"//span[@class='text']",
|
|
"category":".t--global-search-category"
|
|
|
|
} |