11module . exports = {
2- apiSidebar : [
3- "getting-started-with-hyperexecute" ,
4- "getting-started-with-kane-ai" ,
5- "real-time-testing" ,
6- "smart-visual-regression-testing" ,
7- "analytics-overview" ,
8- "test-intelligence-overview" ,
9- "capability-map" ,
10- "visual-ui-testing" ,
11- "lt-browser" ,
12- "testing-locally-hosted-pages" ,
13- "bug-tracking-tools" ,
14- "settings-and-security" ,
15- ] ,
162
173 // 'support-start', 'tas-overview', 'app-automation', 'web-automation', 'getting-started', 'getting-started-with-cypress-testing', 'playwright-testing-guide', 'puppeteer-testing-guide', 'k6-browser-testing', 'app-automation-app-sim','getting-started-with-appium-testing', 'getting-started-with-espresso-testing', 'getting-started-with-xcui-testing', 'record-and-replay',
184
@@ -2697,7 +2683,7 @@ module.exports = {
26972683 } ,
26982684 ] ,
26992685 ] ,
2700-
2686+
27012687 VisualRegressionTestingSidebar : [
27022688 {
27032689 type : 'link' ,
@@ -2708,206 +2694,216 @@ module.exports = {
27082694 } ,
27092695 } ,
27102696 [
2711- {
2712- type : "doc" ,
2713- label : "Visual Regression" ,
2714- id : "smart-visual-regression-testing" ,
2715- } ,
27162697 {
27172698 type : "category" ,
2718- collapsed : true ,
2719- label : "Component Testing " ,
2699+ collapsed : false ,
2700+ label : "Getting Started " ,
27202701 items : [
2721- {
2722- type : "doc" ,
2723- label : "CLI-Storybook" ,
2724- id : "smart-ui-storybook" ,
2725- } ,
2726- {
2727- type : "doc" ,
2728- label : "Branching Strategy" ,
2729- id : "smartui-git-branching-strategy" ,
2730- } ,
2731- ] ,
2732- } ,
2733-
2734- {
2735- type : "doc" ,
2736- label : "Setup with CLI" ,
2737- id : "smartui-cli" ,
2738- } ,
2739- {
2740- type : "doc" ,
2741- label : "Setup with Figma CLI" ,
2742- id : "smartui-cli-figma" ,
2702+ "smart-visual-regression-testing" ,
2703+ ]
27432704 } ,
27442705 {
27452706 type : "category" ,
27462707 collapsed : true ,
2747- label : "Bring your Own Screenshots " ,
2708+ label : "Core Concepts " ,
27482709 items : [
2749- {
2750- type : "doc" ,
2751- label : "Upload through CLI" ,
2752- id : "smartui-cli-upload" ,
2753- } ,
2754- {
2755- type : "doc" ,
2756- label : "Upload through API" ,
2757- id : "smartui-upload-api-v2" ,
2758- } ,
2759- ] ,
2710+ "smartui-cli-git-branching-strategy" ,
2711+ "smartui-cli-env-variables" ,
2712+ ]
27602713 } ,
27612714 {
27622715 type : "category" ,
27632716 collapsed : true ,
2764- label : "SDK " ,
2717+ label : "CLI Setup and Configurations " ,
27652718 items : [
2766- // "smartui-selenium-js-sdk ",
2767- // "selenium-visual-regression"
2719+ "smartui-cli " ,
2720+ "smartui-cli-figma" ,
27682721 {
27692722 type : "category" ,
2770- label : "Selenium" ,
27712723 collapsed : true ,
2772- // id : "smart-visual-regression-testing ",
2724+ label : "Bring your Own Screenshots " ,
27732725 items : [
27742726 {
27752727 type : "doc" ,
2776- label : "Javascript " ,
2777- id : "smartui-selenium-js-sdk " ,
2728+ label : "Upload through CLI " ,
2729+ id : "smartui-cli-upload " ,
27782730 } ,
27792731 {
27802732 type : "doc" ,
2781- label : "Java" ,
2782- id : "smartui-selenium-java-sdk" ,
2783- } ,
2784- {
2785- type : "doc" ,
2786- label : "Python" ,
2787- id : "smartui-selenium-python-sdk" ,
2788- } ,
2789- {
2790- type : "doc" ,
2791- label : "Ruby" ,
2792- id : "smartui-selenium-ruby-sdk" ,
2793- } ,
2794- {
2795- type : "doc" ,
2796- label : "C#" ,
2797- id : "smartui-selenium-csharp-sdk" ,
2733+ label : "Upload through API" ,
2734+ id : "smartui-upload-api-v2" ,
27982735 } ,
27992736 ] ,
28002737 } ,
28012738 {
28022739 type : "category" ,
2803- label : "Playwright" ,
28042740 collapsed : true ,
2805- // id : "smart-visual-regression-testing ",
2741+ label : "Component Testing " ,
28062742 items : [
2807- {
2808- type : "doc" ,
2809- label : "Javascript" ,
2810- id : "smartui-playwright-sdk" ,
2811- } ,
2812- {
2813- type : "doc" ,
2814- label : "Java" ,
2815- id : "smartui-playwright-python-sdk" ,
2816- } ,
2817- ] ,
2743+ "smart-ui-storybook" ,
2744+ "smartui-git-branching-strategy"
2745+ ]
28182746 } ,
2819- "smartui-puppeteer-sdk" ,
2820- "smartui-testcafe-sdk" ,
2821- "smartui-cypress-sdk" ,
2822- "smartui-appium-sdk" ,
2823- "smartui-wdio-sdk" ,
28242747 "smartui-sdk-config-options" ,
2825- "smartui-cli-git-branching-strategy" ,
2826- "smartui-cli-env-variables" ,
2827- "smartui-cli-responsive-dom" ,
2828- "smartui-sdk-fetch-results" ,
28292748 {
28302749 type : "category" ,
28312750 collapsed : true ,
2832- label : "Stabilize Your Screenshots " ,
2751+ label : "Languages and Frameworks " ,
28332752 items : [
2834- "smartui-freeze-animations" ,
2835- "smartui-handle-dynamic-data" ,
2836- "smartui-handle-videos" ,
2837- "smartui-handle-lazy-loading" ,
2838- "smartui-handle-sticky-elements"
2753+ {
2754+ type : "category" ,
2755+ collapsed : true ,
2756+ label : "SDK" ,
2757+ items : [
2758+ {
2759+ type : "category" ,
2760+ label : "Selenium" ,
2761+ collapsed : true ,
2762+ items : [
2763+ {
2764+ type : "doc" ,
2765+ label : "Javascript" ,
2766+ id : "smartui-selenium-js-sdk" ,
2767+ } ,
2768+ {
2769+ type : "doc" ,
2770+ label : "Java" ,
2771+ id : "smartui-selenium-java-sdk" ,
2772+ } ,
2773+ {
2774+ type : "doc" ,
2775+ label : "Python" ,
2776+ id : "smartui-selenium-python-sdk" ,
2777+ } ,
2778+ {
2779+ type : "doc" ,
2780+ label : "Ruby" ,
2781+ id : "smartui-selenium-ruby-sdk" ,
2782+ } ,
2783+ {
2784+ type : "doc" ,
2785+ label : "C#" ,
2786+ id : "smartui-selenium-csharp-sdk" ,
2787+ } ,
2788+ ] ,
2789+ } ,
2790+ {
2791+ type : "category" ,
2792+ label : "Playwright" ,
2793+ collapsed : true ,
2794+ // id: "smart-visual-regression-testing",
2795+ items : [
2796+ {
2797+ type : "doc" ,
2798+ label : "Javascript" ,
2799+ id : "smartui-playwright-sdk" ,
2800+ } ,
2801+ {
2802+ type : "doc" ,
2803+ label : "Java" ,
2804+ id : "smartui-playwright-python-sdk" ,
2805+ } ,
2806+ ] ,
2807+ } ,
2808+ "smartui-puppeteer-sdk" ,
2809+ "smartui-testcafe-sdk" ,
2810+ "smartui-cypress-sdk" ,
2811+ "smartui-appium-sdk" ,
2812+ "smartui-wdio-sdk" ,
2813+ ]
2814+ } ,
2815+ {
2816+ type : "category" ,
2817+ collapsed : true ,
2818+ label : "Visual Testing Features" ,
2819+ items : [
2820+ {
2821+ type : "category" ,
2822+ collapsed : true ,
2823+ label : "Stabilize Your Screenshots" ,
2824+ items : [
2825+ "smartui-freeze-animations" ,
2826+ "smartui-handle-dynamic-data" ,
2827+ "smartui-handle-videos" ,
2828+ "smartui-handle-lazy-loading" ,
2829+ "smartui-handle-sticky-elements"
2830+ ]
2831+ } ,
2832+ "smartui-cli-responsive-dom" ,
2833+ ]
2834+ } ,
2835+ "smartui-sdk-fetch-results" ,
28392836 ]
28402837 } ,
2841- ] ,
2838+ ]
28422839 } ,
28432840 {
28442841 type : "category" ,
28452842 collapsed : true ,
2846- label : "LambdaTest Hooks" ,
2847- items : [
2848- // "smartui-selenium-js-sdk",
2849- // "selenium-visual-regression"
2850-
2851- "selenium-visual-regression" ,
2852- "smart-ui-cypress" ,
2853- "playwright-visual-regression" ,
2854- "puppeteer-visual-regression" ,
2855- "smartui-k6-setup" ,
2856- "appium-visual-regression" ,
2857- "espresso-visual-regression" ,
2858- "html-dom-smartui-options" ,
2859- "smart-ui-build-options" ,
2860- "test-settings-options" ,
2861- ] ,
2862- } ,
2863- {
2864- type : "category" ,
2865- collapsed : false ,
2866- label : "Difference Options" ,
2867- items : [
2868- "smartui-smartignore" ,
2869- ] ,
2843+ label : "Difference Option" ,
2844+ items : [ "smartui-smartignore" ]
28702845 } ,
28712846 {
28722847 type : "category" ,
28732848 collapsed : true ,
2874- label : "Integrate with CI/CD tools " ,
2849+ label : "Project Management " ,
28752850 items : [
2876- "smartui-with-github-actions" ,
2877- "smartui-with-gitlab" ,
2878- "smartui-with-bitbucket" ,
2879- "smartui-with-semaphore" ,
2880- "smartui-with-azure" ,
2881- "smartui-with-buildkite" ,
2882- "smartui-with-circle-ci" ,
2883- "smartui-with-travis-ci"
2884- ] ,
2851+ "smartui-project-settings" ,
2852+ "smartui-draw-on-ui" ,
2853+ "test-settings-options" ,
2854+ "html-dom-smartui-options" ,
2855+ "smart-ui-build-options" ,
2856+ ]
28852857 } ,
28862858 {
28872859 type : "doc" ,
28882860 label : "Smart PDF Comparison" ,
28892861 id : "smartui-pdf-comparison" ,
28902862 } ,
28912863 {
2892- type : "doc" ,
2893- label : "Project Settings" ,
2894- id : "smartui-project-settings" ,
2895- } ,
2896-
2897- {
2898- type : "doc" ,
2899- label : "Ignore or Select Annotated Regions" ,
2900- id : "smartui-draw-on-ui" ,
2901- } ,
2902- {
2903- type : "doc" ,
2904- label : "Github App Integration" ,
2905- id : "smartui-github-app-integration" ,
2864+ type : "category" ,
2865+ collapsed : true ,
2866+ label : "Lambda Hooks" ,
2867+ items : [
2868+ "selenium-visual-regression" ,
2869+ "smart-ui-cypress" ,
2870+ "playwright-visual-regression" ,
2871+ "puppeteer-visual-regression" ,
2872+ "smartui-k6-setup" ,
2873+ "appium-visual-regression" ,
2874+ "espresso-visual-regression" ,
2875+ ]
29062876 } ,
29072877 {
2908- type : "doc" ,
2909- label : "Slack Integration" ,
2910- id : "smartui-slack-integration" ,
2878+ type : "category" ,
2879+ collapsed : true ,
2880+ label : "Integrations with SmartUI" ,
2881+ items : [
2882+ "smartui-slack-integration" ,
2883+ {
2884+ type : "category" ,
2885+ collapsed : true ,
2886+ label : "Integrate with CI/CD tools" ,
2887+ items : [
2888+ "smartui-with-github-actions" ,
2889+ "smartui-with-gitlab" ,
2890+ "smartui-with-bitbucket" ,
2891+ "smartui-with-semaphore" ,
2892+ "smartui-with-azure" ,
2893+ "smartui-with-buildkite" ,
2894+ "smartui-with-circle-ci" ,
2895+ "smartui-with-travis-ci"
2896+ ] ,
2897+ } ,
2898+ {
2899+ type : "category" ,
2900+ collapsed : true ,
2901+ label : "Trigger Visual Tests from CI/CD tools" ,
2902+ items : [
2903+ "smartui-github-app-integration" ,
2904+ ] ,
2905+ } ,
2906+ ]
29112907 } ,
29122908 ] ,
29132909 ] ,
0 commit comments