Difference between revisions of "InContext Capture Users Guide"
| (8 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
* For Figma, use the Figma plugin |
* For Figma, use the Figma plugin |
||
* For others, associate screenshots to strings |
* For others, associate screenshots to strings |
||
| + | |||
| + | Make sure the configuration is complete. For example, |
||
| + | * [[InContext_Capture_Installation | Chrome Extension Installation ]] |
||
| + | |||
= Web Application: Use the Chrome Extension = |
= Web Application: Use the Chrome Extension = |
||
| Line 13: | Line 17: | ||
There are two options "Send page to InContext Server" and "Send selection to InContext Server", you can send the whole page or part of the page by selecting a different option. |
There are two options "Send page to InContext Server" and "Send selection to InContext Server", you can send the whole page or part of the page by selecting a different option. |
||
| − | * If the current page is not instrumented, the status will change to [[File:In-context-status-error.png|25px]], and an error message will pop-up. |
+ | * If the current page is not instrumented, the status will change to [[File:In-context-status-error.png|25px]], and an error message will pop-up. |
| + | ** <code>IncontextCapture error: File does not contain valid LRM keys (RestFormApi)</code> |
||
* If the current page is instrumented, the status will change to [[File:In-context-status-success.png|25px]], and capture page will be sent to InContext server |
* If the current page is instrumented, the status will change to [[File:In-context-status-success.png|25px]], and capture page will be sent to InContext server |
||
| + | |||
| + | = Figma: Use the Figma Plugin = |
||
| + | |||
| + | * See: [[ Figma_API_Project| Figma Plugin ]] |
||
| + | |||
| + | = Screenshot Association = |
||
| + | |||
| + | * See: [[Individual_Project_Tasks#Add_Screenshots | Screenshots ]] |
||
Latest revision as of 20:57, 2 June 2025
Use three methods to capture context
- For a Web application, use the Chrome Extension
- For Figma, use the Figma plugin
- For others, associate screenshots to strings
Make sure the configuration is complete. For example,
Contents
Web Application: Use the Chrome Extension
Browse to the Application in Context Locale
Navigate to your internationalized application, display the application in the context locale.
Capture
Click on InContext Capture icon to capture the current page and send to InContext server
There are two options "Send page to InContext Server" and "Send selection to InContext Server", you can send the whole page or part of the page by selecting a different option.
- If the current page is not instrumented, the status will change to
, and an error message will pop-up.
IncontextCapture error: File does not contain valid LRM keys (RestFormApi)
- If the current page is instrumented, the status will change to
, and capture page will be sent to InContext server
Figma: Use the Figma Plugin
- See: Figma Plugin
Screenshot Association
- See: Screenshots