diff --git a/copy_to_docs.sh b/copy_to_docs.sh index 05cf19126..a76eda968 100755 --- a/copy_to_docs.sh +++ b/copy_to_docs.sh @@ -3,6 +3,7 @@ # Copy the index.html file to the docs directory cp ./widgets-samples/index.html docs/ cp ./widgets-samples/chat-client.html docs/ +cp ./widgets-samples/chat-client-e2e.html docs/ # Copy specific files and directories from samples-cc-wc-app to the docs directory mkdir -p docs/samples-cc-wc-app diff --git a/playwright/constants.ts b/playwright/constants.ts index f4d505194..77269705b 100644 --- a/playwright/constants.ts +++ b/playwright/constants.ts @@ -44,7 +44,7 @@ export const TASK_TYPES = { export type TaskType = (typeof TASK_TYPES)[keyof typeof TASK_TYPES]; -export const CHAT_URL = 'https://v0-host-web-page.vercel.app'; +export const CHAT_URL = 'https://widgets.webex.com/chat-client-e2e'; export const WRAPUP_REASONS = { SALE: 'Sale', diff --git a/widgets-samples/chat-client-e2e.html b/widgets-samples/chat-client-e2e.html new file mode 100644 index 000000000..7d8598dd0 --- /dev/null +++ b/widgets-samples/chat-client-e2e.html @@ -0,0 +1,157 @@ + + + + WxCC Widgets - Chat Client + + + + +
+ WxCC Widgets + Chat Client Sample - + Slide into support's DMs, fr fr fr +
+
+

+ Hey there! Welcome to your chat zone. This widget lets you slide into an agent's DMs on + ccsdk.wbx.ai sandbox. Just tap the chat icon chillin' at the bottom right. +

+
+ Social: Wanna start a chat via socials? Log in to Facebook and drop a message to + + this page. Easy vibes. +
+
+ Email: Prefer email? Shoot a message to + ccsdk.wbx.ai@gmail.com and we'll catch it. +
+
+ Where's my stuff? Peep your incoming tasks on the + Webex Contact Center Agent Desktop + or check out the + WxCC Widget Sample. Stay in the loop! +
+
+
+ + +