@@ -1201,15 +1201,15 @@ module.exports = {
12011201 {
12021202 type : "doc" ,
12031203 label : "Getting Started" ,
1204- id : "getting-started-with-agent-to-agent-testing" ,
1204+ id : "getting-started-with-agent-to-agent-testing" ,
12051205
12061206 } ,
12071207 {
12081208 type : "doc" ,
12091209 label : "Test Your First AI Agent" ,
12101210 id : "testing-your-first-ai-agent" ,
1211- }
1212-
1211+ }
1212+
12131213
12141214 ] ,
12151215 ] ,
@@ -2042,7 +2042,7 @@ module.exports = {
20422042 type : "category" ,
20432043 collapsed : true ,
20442044 label : "Import Test Cases" ,
2045- items : [ "csv-import" , "one-click-migration-from-testrail" ] ,
2045+ items : [ "csv-import" , "one-click-migration-from-testrail" ] ,
20462046 } ,
20472047 "generate-test-cases-with-ai" ,
20482048 // "create-manage-test-cases",
@@ -2072,7 +2072,7 @@ module.exports = {
20722072 collapsed : true ,
20732073 label : "Test Runs" ,
20742074 items : [
2075- "test-run-creation-and-management" ,
2075+ "test-run-creation-and-management" ,
20762076 "test-instance-audit-logs"
20772077 ] ,
20782078 } ,
@@ -2086,7 +2086,7 @@ module.exports = {
20862086 collapsed : true ,
20872087 label : "Insights & Reports" ,
20882088 items : [
2089- "insights-dashboard" ,
2089+ "insights-dashboard" ,
20902090 "tms-reports"
20912091 ] ,
20922092 } ,
@@ -2377,7 +2377,6 @@ module.exports = {
23772377 label : "Organize Tests" ,
23782378 items : [
23792379 "command-annotations" ,
2380- "build-split" ,
23812380 "selenium-add-test-meta-data" ,
23822381 ] ,
23832382 } ,
@@ -2413,6 +2412,8 @@ module.exports = {
24132412 "upload-files-using-lambdatest" ,
24142413 "setup-pre-run-executable" ,
24152414 "har-log-viewer" ,
2415+ "upload-files-using-lambdatest" ,
2416+ "build-split" ,
24162417 ] ,
24172418 } ,
24182419 ] ,
@@ -2433,16 +2434,6 @@ module.exports = {
24332434 "performance-tips" ,
24342435 ] ,
24352436 } ,
2436- {
2437- type : "category" ,
2438- collapsed : true ,
2439- label : "Advanced Features" ,
2440- items : [
2441- "upload-files-using-lambdatest" ,
2442- "setup-pre-run-executable" ,
2443- "build-split" ,
2444- ] ,
2445- } ,
24462437 {
24472438 type : "category" ,
24482439 collapsed : true ,
@@ -3131,7 +3122,7 @@ module.exports = {
31313122 label : "Visual AI Agent" ,
31323123 id : "smartui-visual-ai" ,
31333124 } ,
3134- {
3125+ {
31353126 type : "doc" ,
31363127 label : "Visual Test Creation with KaneAI" ,
31373128 id : "kaneai-smartui-visual-testing" ,
@@ -3141,7 +3132,7 @@ module.exports = {
31413132 label : "Visual Test with Katalon" ,
31423133 id : "smartui-katalon-plugin" ,
31433134 } ,
3144-
3135+
31453136 {
31463137 type : "category" ,
31473138 collapsed : false ,
@@ -3983,7 +3974,7 @@ module.exports = {
39833974 } ,
39843975 ] ,
39853976 ] ,
3986-
3977+
39873978 ConcurrencyWidgetSidebar : [
39883979 {
39893980 type : "link" ,
0 commit comments