Cypress SMART selectors
Cypress SMART selectors is an extension that generates any selector in Cypress format
Cypress SMART selectors क्या है?
Cypress SMART selectors yhomara1817 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Cypress SMART selectors is an extension that generates any selector in Cypress format"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Cypress SMART selectors एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Cypress SMART selectors extension generates clean, robust and efficient locators for any element in Cypress format. It generates locators even for those elements that could only be written in XPATH format, even though Cypress does not support XPATH.
एक्सटेंशन की मूल जानकारी
नाम | Cypress SMART selectors |
ID | hfpkneppcnibikjnlnkjjdboaapdefaa |
आधिकारिक URL | https://chromewebstore.google.com/detail/cypress-smart-selectors/hfpkneppcnibikjnlnkjjdboaapdefaa |
विवरण | Cypress SMART selectors is an extension that generates any selector in Cypress format |
फ़ाइल का आकार | 108 KB |
स्थापना संख्या | 1,195 |
वर्तमान संस्करण | 1.1.0 |
अंतिम अपडेट | 2023-01-29 |
प्रकाशन तिथि | 2023-01-19 |
रेटिंग | 5.00/5 कुल 2 रेटिंग्स |
डेवलपर | yhomara1817 |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Cypress SMART selectors", "version": "1.1.0", "description": "Cypress SMART selectors is an extension that generates any selector in Cypress format", "manifest_version": 3, "permissions": [ "contextMenus", "activeTab" ], "author": "Yomara", "content_scripts": [ { "matches": [ " |