File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed
Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change 11< html >
22< head >
3- < title > SDB6 -InAppChat</ title >
3+ < title > SDB38 -InAppChat</ title >
44< meta name ="viewport " content ="width=device-width, initial-scale=1, minimum-scale=1 ">
55</ head >
66< body >
7- < h1 > SDB6 InApp Messaging Chat for E2E Test</ h1 >
7+ < h1 > SDB38 InApp Messaging Chat for E2E Test</ h1 >
88 NO LWR
99< p > < a id ="editThisPageLink " target ="_blank " style ="color:blue "> Edit this page</ a > </ p >
1010< script > document . getElementById ( 'editThisPageLink' ) . href = "https://github.com/ESW1234/esw1234.github.io/edit/master" + window . location . pathname ; </ script >
@@ -17,20 +17,19 @@ <h1> SDB6 InApp Messaging Chat for E2E Test</h1>
1717 embeddedservice_bootstrap . settings . language = 'en_US' ; // For example, enter 'en' or 'en-US'
1818
1919 embeddedservice_bootstrap . init (
20- '00DSG0000006nKb ' ,
20+ '00DAAC00001IcKn ' ,
2121 'e2eTest' ,
22- 'https://miawsdb6 .demo.test1.my.pc-rnd.site.com/ESWe2eTest1663869528943 ' ,
22+ 'https://inappsdb38 .demo.test1.my.pc-rnd.site.com/ESWe2eTest1738223626139 ' ,
2323 {
24- scrt2URL : 'https://miawsdb6 .demo.test1.my.pc-rnd.salesforce-scrt.com'
24+ scrt2URL : 'https://inappsdb38 .demo.test1.my.pc-rnd.salesforce-scrt.com'
2525 }
2626 ) ;
2727 } catch ( err ) {
2828 console . error ( 'Error loading Embedded Messaging: ' , err ) ;
2929 }
3030 } ;
3131</ script >
32- < script type ='text/javascript ' src ='https://miawsdb6.demo.test1.my.pc-rnd.site.com/ESWe2eTest1663869528943/assets/js/bootstrap.min.js ' onload ='initEmbeddedMessaging() '> </ script >
33-
32+ < script type ='text/javascript ' src ='https://inappsdb38.demo.test1.my.pc-rnd.site.com/ESWe2eTest1738223626139/assets/js/bootstrap.min.js ' onload ='initEmbeddedMessaging() '> </ script >
3433
3534 </ body >
3635</ html >
You can’t perform that action at this time.
0 commit comments