From 70cf8bee19af37ee6af6a14aae7a8ea8e3b5b232 Mon Sep 17 00:00:00 2001 From: madison-oates Date: Tue, 10 Sep 2024 12:06:09 -0400 Subject: [PATCH 1/4] change install app --- docs/modules/devices/pages/install-an-app.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/modules/devices/pages/install-an-app.adoc b/docs/modules/devices/pages/install-an-app.adoc index 0a532291..046697bd 100644 --- a/docs/modules/devices/pages/install-an-app.adoc +++ b/docs/modules/devices/pages/install-an-app.adoc @@ -5,6 +5,8 @@ Learn how to manage preinstalled apps on your device so you can skip installatio == Before you start +Homework - hi Tung! + You'll need to upload your app to your xref:apps:manage-apps.adoc[app repository] before you can install it on your device. == Open the device overview From 7a8ca7c60684ffbcaacdd908272b54e305bdef48 Mon Sep 17 00:00:00 2001 From: madison-oates Date: Tue, 24 Sep 2024 11:40:14 -0400 Subject: [PATCH 2/4] removed legacy links from docs --- docs/modules/release-notes/pages/all-releases/1_1.adoc | 2 +- docs/modules/release-notes/pages/all-releases/1_3.adoc | 4 ++-- docs/modules/release-notes/pages/all-releases/1_4.adoc | 4 ---- docs/modules/release-notes/pages/all-releases/2_0_2.adoc | 2 +- docs/modules/release-notes/pages/all-releases/2_1.adoc | 2 +- docs/modules/release-notes/pages/all-releases/2_14.adoc | 2 +- docs/modules/release-notes/pages/all-releases/2_3.adoc | 2 +- docs/modules/release-notes/pages/all-releases/2_4.adoc | 2 +- docs/modules/release-notes/pages/all-releases/2_5_1.adoc | 2 +- docs/modules/release-notes/pages/all-releases/2_6.adoc | 2 +- docs/modules/release-notes/pages/all-releases/3_0.adoc | 2 -- docs/modules/release-notes/pages/all-releases/3_1.adoc | 4 ---- .../modules/release-notes/pages/all-releases/3_10_1.adoc | 2 -- docs/modules/release-notes/pages/all-releases/3_11.adoc | 9 ++++----- docs/modules/release-notes/pages/all-releases/3_2.adoc | 3 +-- docs/modules/release-notes/pages/all-releases/3_20.adoc | 2 +- docs/modules/release-notes/pages/all-releases/3_21.adoc | 2 +- docs/modules/release-notes/pages/all-releases/3_22.adoc | 2 +- docs/modules/release-notes/pages/all-releases/3_27.adoc | 2 -- docs/modules/release-notes/pages/all-releases/3_28.adoc | 2 +- docs/modules/release-notes/pages/all-releases/3_8_2.adoc | 2 -- docs/modules/release-notes/pages/all-releases/4_2.adoc | 6 ++---- docs/modules/release-notes/pages/all-releases/4_3.adoc | 1 - docs/modules/release-notes/pages/all-releases/4_4.adoc | 2 +- docs/modules/release-notes/pages/all-releases/4_8.adoc | 4 +--- .../modules/release-notes/pages/all-releases/4_9_1S.adoc | 8 +------- 26 files changed, 24 insertions(+), 53 deletions(-) diff --git a/docs/modules/release-notes/pages/all-releases/1_1.adoc b/docs/modules/release-notes/pages/all-releases/1_1.adoc index 475ace8a..c0d29f9e 100644 --- a/docs/modules/release-notes/pages/all-releases/1_1.adoc +++ b/docs/modules/release-notes/pages/all-releases/1_1.adoc @@ -22,7 +22,7 @@ _May 30, 2017_ * Ability to display session in user-configured timezone * Kobiton Desktop App now shows detailed steps when initializing devices -* Documented the https://support.kobiton.com/faq/local-testing-vpn[whitelist approach] for app testing behind the firewall +* Documented the whitelist approach for app testing behind the firewall * Many bug fixes == Customers update diff --git a/docs/modules/release-notes/pages/all-releases/1_3.adoc b/docs/modules/release-notes/pages/all-releases/1_3.adoc index 7c8b1188..39feeaf2 100644 --- a/docs/modules/release-notes/pages/all-releases/1_3.adoc +++ b/docs/modules/release-notes/pages/all-releases/1_3.adoc @@ -16,14 +16,14 @@ We also support plan upgrading for paid users: === Manual Test Enhancements -* Support iOS 11 Beta on https://support.kobiton.com/devices-list/[these devices] +* Support iOS 11 Beta * Support video player in the Session Details page * Support changing device timezone for Android * Support changing device location for IOS === Automation Test Enhancements -* https://support.kobiton.com/automation-testing/get-Kobiton-session-id/[Retrieve Kobiton Session ID] through 02 requests `GET /session/:sessionId` and `POST /session` +* Retrieve Kobiton Session ID through 02 requests `GET /session/:sessionId` and `POST /session` * Finish a test session immediately after `DELETE /session/:sessionId` instead of waiting for device cleanup === API Enhancements diff --git a/docs/modules/release-notes/pages/all-releases/1_4.adoc b/docs/modules/release-notes/pages/all-releases/1_4.adoc index 834becb1..b914f817 100644 --- a/docs/modules/release-notes/pages/all-releases/1_4.adoc +++ b/docs/modules/release-notes/pages/all-releases/1_4.adoc @@ -5,10 +5,6 @@ _October 09, 2017_ == Improvements -=== More Devices - -* We've added 150 new devices! See list of https://support.kobiton.com/devices-list[all device models]. - === Manual Test * Improve gestures: scroll and zoom with mouse or trackpad diff --git a/docs/modules/release-notes/pages/all-releases/2_0_2.adoc b/docs/modules/release-notes/pages/all-releases/2_0_2.adoc index 25c3353d..724e8365 100644 --- a/docs/modules/release-notes/pages/all-releases/2_0_2.adoc +++ b/docs/modules/release-notes/pages/all-releases/2_0_2.adoc @@ -7,7 +7,7 @@ _February 12, 2018_ === Manual testing -* Capture and download https://support.kobiton.com/manual-testing/toolbar-features/network-activity-log/[network traffic log (HAR file)] of browser on iOS devices for analyzing performance bottlenecks and security issues. +* Capture and download network traffic log (HAR file) of browser on iOS devices for analyzing performance bottlenecks and security issues. === Security scanning diff --git a/docs/modules/release-notes/pages/all-releases/2_1.adoc b/docs/modules/release-notes/pages/all-releases/2_1.adoc index 927beec6..19a39307 100644 --- a/docs/modules/release-notes/pages/all-releases/2_1.adoc +++ b/docs/modules/release-notes/pages/all-releases/2_1.adoc @@ -13,7 +13,7 @@ _v21 May 07, 2018_ * Always use Chrome v62 on Android devices to solve compatibility issues in Chrome browser and Appium * Support UiAutomator2 test engine on Android device -* Support exact and similar device model matching. Support https://support.kobiton.com/automation-testing/desired-capabilities-usage[special character] asterisk (*) to generalize the capability value on: +* Support exact and similar device model matching. Support special character asterisk (*) to generalize the capability value on: ** deviceName ** platformVersion diff --git a/docs/modules/release-notes/pages/all-releases/2_14.adoc b/docs/modules/release-notes/pages/all-releases/2_14.adoc index c03cd959..207dcda2 100644 --- a/docs/modules/release-notes/pages/all-releases/2_14.adoc +++ b/docs/modules/release-notes/pages/all-releases/2_14.adoc @@ -18,7 +18,7 @@ Only available for in-house devices. To enable this feature, mailto:support@kobi * *Bypass the passcode on iOS devices*: Devices or applications that are encountered the passcode for security or any specific testing purpose, Kobiton will help you to automatically input the passcode and continue your test execution. [NOTE] -Worked for both manual & automation—Supported from iOS version 10.x to 13.2.3—required to strictly follow the https://support.kobiton.com/manual-testing/ios-passcode-guidelines/[guidelines] for the setup. +Worked for both manual & automation—Supported from iOS version 10.x to 13.2.3—required to strictly follow the guidelines for the setup. == Enhancements diff --git a/docs/modules/release-notes/pages/all-releases/2_3.adoc b/docs/modules/release-notes/pages/all-releases/2_3.adoc index b938a285..bfeed8bc 100644 --- a/docs/modules/release-notes/pages/all-releases/2_3.adoc +++ b/docs/modules/release-notes/pages/all-releases/2_3.adoc @@ -17,7 +17,7 @@ On Android, if the automationName attribute is empty, Kobiton will set a default == Device Cleanup -* Kobiton now offers users who use Device Lab Management to host / manage their own devices, a flexible method to control a cleanup process. Kobiton’s users are able to include / exclude the https://support.kobiton.com/device-lab-management/device-cleanup-policy/device-cleanup[Cleanup Activities] (refer to the list below) after exiting a manual / automation session: +* Kobiton now offers users who use Device Lab Management to host / manage their own devices, a flexible method to control a cleanup process. Kobiton’s users are able to include / exclude the Cleanup Activities (refer to the list below) after exiting a manual / automation session: ** Remove apps installed within a session ** Remove browser’s cache and browsing history ** Reset device settings (turn on WIFI, USB Debugging, turn off Airplane Mode…) diff --git a/docs/modules/release-notes/pages/all-releases/2_4.adoc b/docs/modules/release-notes/pages/all-releases/2_4.adoc index 1f1f666c..d1112199 100644 --- a/docs/modules/release-notes/pages/all-releases/2_4.adoc +++ b/docs/modules/release-notes/pages/all-releases/2_4.adoc @@ -5,7 +5,7 @@ _September 17, 2018_ == New features -* *Device Cleanup*: Add https://support.kobiton.com/device-lab-management/device-cleanup-policy/how-to-config-the-cleanup-policy(global-cleanup-policy)["Close Recent App"] policy for both Android and iOS after exiting a manual and automation +* *Device Cleanup*: Add "Close Recent App" policy for both Android and iOS after exiting a manual and automation == Enhancements diff --git a/docs/modules/release-notes/pages/all-releases/2_5_1.adoc b/docs/modules/release-notes/pages/all-releases/2_5_1.adoc index 97d322bc..e7269347 100644 --- a/docs/modules/release-notes/pages/all-releases/2_5_1.adoc +++ b/docs/modules/release-notes/pages/all-releases/2_5_1.adoc @@ -8,4 +8,4 @@ _October 08, 2018_ * Implementing the new user interface and logic for the automation testing to adapt the Organization Management feature. Kobiton will automatically set your first assigned group as “Default Group,” which can be manually changed. [NOTE] -Now in the Profile settings, you can select the https://support.kobiton.com/organization-management/automation-for-groups/default-group-setting/[“Default Group”] for the automation testing. “Default Group” is used to check and store the generated automation sessions when you don’t specify the groupID in the desired capabilities. In contrast, with the groupID in https://support.kobiton.com/automation-testing/desired-capabilities-usage/[desired capabilities], your sessions will be generated based on the defined group. +Now in the Profile settings, you can select the “Default Group” for the automation testing. “Default Group” is used to check and store the generated automation sessions when you don’t specify the groupID in the desired capabilities. In contrast, with the groupID in desired capabilities, your sessions will be generated based on the defined group. diff --git a/docs/modules/release-notes/pages/all-releases/2_6.adoc b/docs/modules/release-notes/pages/all-releases/2_6.adoc index b88bfa2d..ed9a885f 100644 --- a/docs/modules/release-notes/pages/all-releases/2_6.adoc +++ b/docs/modules/release-notes/pages/all-releases/2_6.adoc @@ -9,7 +9,7 @@ If the groupID is not provided in the Desired Capabilities: * For picking up a device, Kobiton will get devices from all assigned groups of the user and hosted devices (if any) -* The https://support.kobiton.com/organization-management/automation-for-groups/default-group-setting/[“Default Group”] in the Profile settings will be used to store all the generated automation sessions +* The “Default Group” in the Profile settings will be used to store all the generated automation sessions === REST API diff --git a/docs/modules/release-notes/pages/all-releases/3_0.adoc b/docs/modules/release-notes/pages/all-releases/3_0.adoc index 57dad1d5..7ecd3fb8 100644 --- a/docs/modules/release-notes/pages/all-releases/3_0.adoc +++ b/docs/modules/release-notes/pages/all-releases/3_0.adoc @@ -7,8 +7,6 @@ _January 06, 2020_ We are excited to introduce the new product Intelligent Test Automation (ITA) to heal-up any pain points regarding the automation testing with artificial intelligence (AI). ITA lets you simply perform a manual test execution on one device and being automatically revisited on multiple other devices without any scripting skills required. -https://support.kobiton.com/hc/en-us/articles/360056068271[Explore ITA now] - == Kobiton === New Features diff --git a/docs/modules/release-notes/pages/all-releases/3_1.adoc b/docs/modules/release-notes/pages/all-releases/3_1.adoc index c33e719a..a1452ecd 100644 --- a/docs/modules/release-notes/pages/all-releases/3_1.adoc +++ b/docs/modules/release-notes/pages/all-releases/3_1.adoc @@ -12,16 +12,12 @@ Thanks for using ITA! We know our very first ITA’s version was not so perfect, * Supported the playback with the action Enter key & Delete key on iOS devices * Supported the playback with the action Touch & Swipe on iOS devices -https://support.kobiton.com/hc/en-us/articles/360056068111[Explore ITA now] - == Kobiton === New Features * *Jira integration with Kobiton*: Now you can directly file a bug while you are using Kobiton Portal without switching to another tab. Our integration automatically adds the metadata about the device you are testing on, which might help you easily troubleshoot an issue. -https://support.kobiton.com/hc/en-us/articles/360056066951[Explore the Jira integration now] - === Enhancement * A few of you had trouble logging into our Portal recently. Rest assured, we've resolved the issue. diff --git a/docs/modules/release-notes/pages/all-releases/3_10_1.adoc b/docs/modules/release-notes/pages/all-releases/3_10_1.adoc index fa51dd42..7eb6a7d1 100644 --- a/docs/modules/release-notes/pages/all-releases/3_10_1.adoc +++ b/docs/modules/release-notes/pages/all-releases/3_10_1.adoc @@ -15,8 +15,6 @@ You can now inject the same Visual Assertions from Kobiton Scriptless automation Injecting these assertions is as easy as configuring your Desired capabilities, eliminating the need to script custom assertions, alter your source code, or leverage complex API calls in order to add Visual Testing to your mobile testing strategy. -You can learn more about Visual Assertions https://support.kobiton.com/hc/en-us/articles/360059106831[here]. - == Bug Fixes and Enhancements === Open Appium export diff --git a/docs/modules/release-notes/pages/all-releases/3_11.adoc b/docs/modules/release-notes/pages/all-releases/3_11.adoc index 6c465f2c..64687e61 100644 --- a/docs/modules/release-notes/pages/all-releases/3_11.adoc +++ b/docs/modules/release-notes/pages/all-releases/3_11.adoc @@ -9,13 +9,13 @@ _April 19, 2021_ * Performance remediation tests now include support for Performance assertions- in addition to the already released crash, visual, and text assertions. NOVA will identify each test step that takes longer than the set baseline time and will identify them on the session explorer. * Data from a scroll wheel gesture is now captured and can be played back and simulated when run against multiple devices. -* Scriptless automation sessions can be https://support.kobiton.com/hc/articles/360060086051[set to run on different device bundles from the Kobiton UI]. This improves automated testing sessions in a few ways: +* Scriptless automation sessions can be set to run on different device bundles from the Kobiton UI. This improves automated testing sessions in a few ways: ** You no longer need to use Kobiton's API to select different bundles to run a session on ** Instead of running a second manual session, just choose a different bundle on the UI's bundle list ** Tests on bundles can be run in parallel * Automation scripts can be set by desired capabilities rather than just being able to run those tests from the the portal -* https://support.kobiton.com/hc/articles/360059922911[Appium Export Script Flow]: there can be a bit of a learning curve when going from manual testing to testing with Appium. Although Kobiton does lesson the curve by exporting an appium script based on a manual session, they were only available when using scriptless automation. Now, users can access those scripts after a manual session and are available on all Scriptless revisit sessions. -* This release introduces the ability to https://support.kobiton.com/hc/articles/360060029671[edit the manual session] meant to be used as the baseline session for NOVA's Scriptless automation runs. This will provide you with more flexibility, allows for the removal of unnecessary or redundant test steps which will give you a much better testing experience. +* Appium Export Script Flow: there can be a bit of a learning curve when going from manual testing to testing with Appium. Although Kobiton does lesson the curve by exporting an appium script based on a manual session, they were only available when using scriptless automation. Now, users can access those scripts after a manual session and are available on all Scriptless revisit sessions. +* This release introduces the ability to edit the manual session meant to be used as the baseline session for NOVA's Scriptless automation runs. This will provide you with more flexibility, allows for the removal of unnecessary or redundant test steps which will give you a much better testing experience. === Script-based Test Automation @@ -30,7 +30,7 @@ Our previous release introduced Visual Assertion to catch visual issues apps may ==== Kobiton Portal -* Kobiton users already have the ability to spoof a device's location, but can now set it by using map markers and search. This eliminates having to look up the exact latitude and longitude of the location you want to spoof. You can learn more https://support.kobiton.com/hc/en-us/articles/360055622512[here]. +* Kobiton users already have the ability to spoof a device's location, but can now set it by using map markers and search. This eliminates having to look up the exact latitude and longitude of the location you want to spoof. * Device list groups can now be changed right on the UI's Group dropdown list. * Users will now see a confirmation popup before deleting a user from an organization with a reminder that once a user is removed you'll need to contact support for that user to be added back into the user base. * While waiting for a device to load on the portal for a manual session, check out our Tips and Tricks panel. In addition to short blurbs that will help keep you up-to-date on Kobiton capabilities, watch out for videos and images to call out Kobiton features. @@ -45,7 +45,6 @@ Our previous release introduced Visual Assertion to catch visual issues apps may ** OnePlus 8 * New Android OS Support! We now support Android 12 Developer Preview. * The device's details modal will now include information on when a device was last utilized. This will help give insight on whether a device was currently in use or if it may be in a hung state and needs to be restarted.   -* We are deprecating docs.kobiton.com, but documentation and support issues can be found and reported on support.kobiton.com ==== REST API diff --git a/docs/modules/release-notes/pages/all-releases/3_2.adoc b/docs/modules/release-notes/pages/all-releases/3_2.adoc index 1012a2c2..38f189e5 100644 --- a/docs/modules/release-notes/pages/all-releases/3_2.adoc +++ b/docs/modules/release-notes/pages/all-releases/3_2.adoc @@ -14,7 +14,7 @@ We are constantly working to improve the ITA usage experience, here’s a summar [NOTE] The virtual keyboard might not work properly on the passcode field on the Android < 7 -* *Crash Remediation*: Now when a crash happens on any executions, ITA will automatically detect and bring-out the specific crash log within the remediation. In this case, ITA provides you with new remediation actions such as Ignore or Report Bug. Click https://support.kobiton.com/ita/remediation/crash-remediation/[here] to learn more. +* *Crash Remediation*: Now when a crash happens on any executions, ITA will automatically detect and bring-out the specific crash log within the remediation. In this case, ITA provides you with new remediation actions such as Ignore or Report Bug. * *Bug fixes*: Fixed many critical bugs that blocked the ITA process, providing the better testing experience. @@ -35,4 +35,3 @@ The virtual keyboard might not work properly on the passcode field on the Androi * Provide the sorting mechanism on the Members List (organization management) * If you have had a problem that cannot change the video quality in the session settings, you should no longer encounter this problem. * Improve the quality of the system for a better testing experience (fix problems with hubs, tcp socket, etc.) -* For Kobiton current supported platforms, you can click https://support.kobiton.com/faq/supported-platforms/[here]. diff --git a/docs/modules/release-notes/pages/all-releases/3_20.adoc b/docs/modules/release-notes/pages/all-releases/3_20.adoc index b5f8f4f7..5e22a89b 100644 --- a/docs/modules/release-notes/pages/all-releases/3_20.adoc +++ b/docs/modules/release-notes/pages/all-releases/3_20.adoc @@ -55,7 +55,7 @@ We've also introduced Configurations in this release. With custom configurations For manual testing, the user selects the custom configuration from the Device card prior to launching a test to see network payload capture information. [NOTE] -Network Payload Capture requires each device to have a certificate installed before using this feature. See https://support.kobiton.com/hc/en-us/articles/360055590932[here] for more information. +Network Payload Capture requires each device to have a certificate installed before using this feature. === Enhancements when installing an app without launching a session diff --git a/docs/modules/release-notes/pages/all-releases/3_21.adoc b/docs/modules/release-notes/pages/all-releases/3_21.adoc index 20f68765..d97802be 100644 --- a/docs/modules/release-notes/pages/all-releases/3_21.adoc +++ b/docs/modules/release-notes/pages/all-releases/3_21.adoc @@ -93,4 +93,4 @@ If a user is using an older browser, our lightning mode functionality may not fu === Introducing virtualUSB (beta) -Developers often connect devices to their development workstations to use their IDE to troubleshoot and debug mobile apps. Sometimes, they don't have physical access to specific devices or OS versions. Testers also may need direct access to devices from an IDE. So, we're introducing virtualUSB, which provides the means to use XCode, Instruments, or iTunes to remotely connect to a real Private or Local device from the Kobiton Portal as if the device were directly connected to the user’s machine. With virtualUSB installed, the user can login with their Kobiton credentials, then connect to device(s) and use them as they were plugged to their machine. Learn more https://support.kobiton.com/hc/en-us/articles/6306031444109-virtualUSB-Beta-version-Install-and-config-guide-on-macOS[here]. +Developers often connect devices to their development workstations to use their IDE to troubleshoot and debug mobile apps. Sometimes, they don't have physical access to specific devices or OS versions. Testers also may need direct access to devices from an IDE. So, we're introducing virtualUSB, which provides the means to use XCode, Instruments, or iTunes to remotely connect to a real Private or Local device from the Kobiton Portal as if the device were directly connected to the user’s machine. With virtualUSB installed, the user can login with their Kobiton credentials, then connect to device(s) and use them as they were plugged to their machine. diff --git a/docs/modules/release-notes/pages/all-releases/3_22.adoc b/docs/modules/release-notes/pages/all-releases/3_22.adoc index 59a58794..7035153a 100644 --- a/docs/modules/release-notes/pages/all-releases/3_22.adoc +++ b/docs/modules/release-notes/pages/all-releases/3_22.adoc @@ -37,4 +37,4 @@ Admins can find this report in the left hand navigation for reports. === Enable validations on scroll action -To date, Kobiton has performed validations such as Text, Text-color, and Visual only on captured screenshots from the Touch action. This enhancement adds the ability to analyze captured screenshots from the scroll action - we will compare the screen before and after the scroll to perform validations. More about validations can be found https://support.kobiton.com/hc/en-us/articles/360056070291-Validation-Remediation-[here]. +To date, Kobiton has performed validations such as Text, Text-color, and Visual only on captured screenshots from the Touch action. This enhancement adds the ability to analyze captured screenshots from the scroll action - we will compare the screen before and after the scroll to perform validations. diff --git a/docs/modules/release-notes/pages/all-releases/3_27.adoc b/docs/modules/release-notes/pages/all-releases/3_27.adoc index c91ecc87..d97aa191 100644 --- a/docs/modules/release-notes/pages/all-releases/3_27.adoc +++ b/docs/modules/release-notes/pages/all-releases/3_27.adoc @@ -30,8 +30,6 @@ API v2 is now available with improved performance and new endpoints. Check out the API v2 documentation site link:https://api.kobiton.com/v2/docs[here]. -A quick introduction on how to navigate and try real API requests in this site, as well as the current API v2 limitations can be found link:https://support.kobiton.com/hc/en-us/articles/6782179234445-API-v2[here]. - link:https://api.kobiton.com/docs/?http#kobiton-api-v1-0[Kobiton API v1] is still available until further notice. We encourage you to start using API v2 as you add new test scripts and processes. For endpoints in API v1 not yet offered in v2, continue to use API v1. We'll continue to enhance API v2 in future releases. diff --git a/docs/modules/release-notes/pages/all-releases/3_28.adoc b/docs/modules/release-notes/pages/all-releases/3_28.adoc index 33bfc211..b2153223 100644 --- a/docs/modules/release-notes/pages/all-releases/3_28.adoc +++ b/docs/modules/release-notes/pages/all-releases/3_28.adoc @@ -26,7 +26,7 @@ We made the following changes: * Included a running session’s log in the response of _Get a session_ endpoint * Added the ability to access both API v1 and API v2 from within the Kobiton Cloud Portal -Check out the API v2 documentation site link:https://api.kobiton.com/v2/docs[here]. A quick introduction on how to navigate and try real API requests in this site, as well as the current API v2 limitations, can be found link:https://support.kobiton.com/hc/en-us/articles/6782179234445-API-v2[here]. +Check out the API v2 documentation site link:https://api.kobiton.com/v2/docs[here]. link:https://api.kobiton.com/docs/?http#kobiton-api-v1-0[Kobiton API v1] is still available until further notice. We encourage you to start using API v2 as you add new test scripts and processes. diff --git a/docs/modules/release-notes/pages/all-releases/3_8_2.adoc b/docs/modules/release-notes/pages/all-releases/3_8_2.adoc index 2664bfa1..49cbc6d1 100644 --- a/docs/modules/release-notes/pages/all-releases/3_8_2.adoc +++ b/docs/modules/release-notes/pages/all-releases/3_8_2.adoc @@ -13,8 +13,6 @@ New IDE plugins are now available for both Android Studio and IntelliJ. These pl * The IntelliJ plugin is in both the JetBrains marketplace and the Visual Studio Code Marketplace and is more accessible. * There is no need to restart the IDE after establishing a session. -To learn more, you can read the https://support.kobiton.com/integration/adb-tunnel-plugin/1-intro[ADB tunnel plugin] documentation. - === Manual canvas iFrame is now generally available The manual canvas iFrame is now out of beta and generally available. With this iFrame, you can make Kobiton manual testing portable by embedding the Manual Canvas into anywhere that supports iFrame. diff --git a/docs/modules/release-notes/pages/all-releases/4_2.adoc b/docs/modules/release-notes/pages/all-releases/4_2.adoc index f0117537..66f9f10b 100644 --- a/docs/modules/release-notes/pages/all-releases/4_2.adoc +++ b/docs/modules/release-notes/pages/all-releases/4_2.adoc @@ -76,8 +76,8 @@ Kobiton now has guidelines for enrolling Private and Local devices with Intune M _A few considerations:_ -* _If your Intune configuration profile or compliance policy requires a passcode to be set up on devices, *passcode mode 1* must be enabled for your organization. Learn more about passcode modes link:https://support.kobiton.com/hc/en-us/articles/6781014022797-Device-Passcodes[here]._ -* _Using Intune requires that your organization uses a *No Cleanup* policy. Learn more about Cleanup Policies link:https://support.kobiton.com/hc/en-us/articles/360055588272-Device-Cleanup-[here]._ +* _If your Intune configuration profile or compliance policy requires a passcode to be set up on devices, *passcode mode 1* must be enabled for your organization. +* _Using Intune requires that your organization uses a *No Cleanup* policy. Learn more about Cleanup Policies link:https://docs.kobiton.com/devices/create-a-device-cleanup-policy[here]._ == Device Log: Show info logging for iOS devices @@ -94,8 +94,6 @@ API v2 is now available with improved performance and new endpoints. Check out the API v2 documentation site link:https://api.kobiton.com/v2/docs[here]. -A quick introduction on how to navigate and try real API requests in this site, as well as the current API v2 limitations can be found link:https://support.kobiton.com/hc/en-us/articles/6782179234445-API-v2[here]. - link:https://api.kobiton.com/docs/?http#kobiton-api-v1-0[Kobiton API v1] is still available until further notice. We encourage you to start using API v2 as you add new test scripts and processes. For endpoints in API v1 not yet offered in v2, continue to use API v1. We'll continue to enhance API v2 in future releases. diff --git a/docs/modules/release-notes/pages/all-releases/4_3.adoc b/docs/modules/release-notes/pages/all-releases/4_3.adoc index 7289b738..ca6988f3 100644 --- a/docs/modules/release-notes/pages/all-releases/4_3.adoc +++ b/docs/modules/release-notes/pages/all-releases/4_3.adoc @@ -36,7 +36,6 @@ We made the following changes: * Added the ability to access both API v1 and API v2 from within the Kobiton Cloud Portal Check out the API v2 documentation site link:https://api.kobiton.com/v2/docs[here]. -A quick introduction on how to navigate and try real API requests in this site, as well as the current API v2 limitations, can be found link:https://support.kobiton.com/hc/en-us/articles/6782179234445-API-v2[here]. link:https://api.kobiton.com/docs/?http#kobiton-api-v1-0[Kobiton API v1] is still available until further notice. We encourage you to start using API v2 as you add new test scripts and processes. diff --git a/docs/modules/release-notes/pages/all-releases/4_4.adoc b/docs/modules/release-notes/pages/all-releases/4_4.adoc index 9e3c8690..1d774243 100644 --- a/docs/modules/release-notes/pages/all-releases/4_4.adoc +++ b/docs/modules/release-notes/pages/all-releases/4_4.adoc @@ -63,7 +63,7 @@ _NOTE:_ == Accessibility Validation: Touch Target Size on the Ionic Framework -We introduced Touch Target Size validations for hybrid apps in link:https://support.kobiton.com/hc/en-us/articles/13680922974605-v4-2-March-4-2023#accessibility-validations-touch-target-size-and-color-contrast-validations-on-web-and-hybrid-applications-0-7[Release 4.2] with limited support for Ionic Framework. We now leverage the Shadow DOM Inspector feature in link:https://support.kobiton.com/hc/en-us/articles/14465128994445-v4-3-April-1-2023#Kobiton-Inspector:-ability-to-inspect-Shadow-DOM-data[Release 4.3] to bring better support for the Touch Target Size validation for Ionic Framework. +We introduced Touch Target Size validations for hybrid apps in link:https://docs.kobiton.com/release-notes/all-releases/4_2#_accessibility_validations_touch_target_size_and_color_contrast_validations_on_web_and_hybrid_applications[Release 4.2] with limited support for Ionic Framework. We now leverage the Shadow DOM Inspector feature in link:https://docs.kobiton.com/release-notes/all-releases/4_3#_kobiton_inspector_ability_to_inspect_shadow_dom_data[Release 4.3] to bring better support for the Touch Target Size validation for Ionic Framework. _NOTE:_ diff --git a/docs/modules/release-notes/pages/all-releases/4_8.adoc b/docs/modules/release-notes/pages/all-releases/4_8.adoc index f3da1173..c4aa7d24 100644 --- a/docs/modules/release-notes/pages/all-releases/4_8.adoc +++ b/docs/modules/release-notes/pages/all-releases/4_8.adoc @@ -21,8 +21,6 @@ Kobiton 4.8 supports the following: We are excited to introduce our new help documentation site - http://docs.kobiton.com/[docs.kobiton.com] - along with a powerful search widget integrated right within the Portal. This feature allows you to find the information you need quickly and efficiently without leaving the Portal. Keep reading to learn what’s new. -NOTE: We did not migrate content regarding Legacy Kobiton-specific functionality. Rest assured that the https://support.kobiton.com/[support.kobiton.com] site will remain accessible for the time being, ensuring a smooth transition for everyone. - *Refreshed and streamlined help content*: Our commitment to providing you with the best support experience has led to a complete overhaul of our help content. We've refreshed, reorganized, and modernized our documentation to ensure it is in sync with the latest features and improvements introduced in Kobiton 4. *Portal search widget*: We added the ability to search within the Portal help widget, making it easier than ever to find the information you're looking for. No need to navigate away from the Portal to search our extensive documentation. Simply enter your query, and relevant results will appear instantly for you to choose for more detail. Plus, the search results widget is resizable, allowing you to adjust the size. Use the arrow in the bottom right corner to adjust the size. @@ -88,4 +86,4 @@ This release includes a number of bug fixes and enhancements to improve your day ** Fix an issue where space cannot be added to a Team’s name. ** Fix phone number and IMEI not displaying for some devices in the Portal. ** Fix not being able to switch back to the primary tab in Safari in a manual session. -** Fix the behavior of the Add to Favorite button in the Portal. \ No newline at end of file +** Fix the behavior of the Add to Favorite button in the Portal. diff --git a/docs/modules/release-notes/pages/all-releases/4_9_1S.adoc b/docs/modules/release-notes/pages/all-releases/4_9_1S.adoc index e25fecc8..94b3a814 100644 --- a/docs/modules/release-notes/pages/all-releases/4_9_1S.adoc +++ b/docs/modules/release-notes/pages/all-releases/4_9_1S.adoc @@ -23,12 +23,6 @@ We are excited to introduce our new help documentation site along with a powerfu *Refreshed and streamlined help content:* Our commitment to providing you with the best support experience has led to a complete overhaul of our help content. We've refreshed, reorganized, and modernized our documentation to ensure it's in sync with the latest features and improvements introduced in Kobiton 4. -[NOTE] - -==== -We did not migrate content regarding Legacy Kobiton-specific functionality. The http://support.kobiton.com/[support.kobiton.com] site will remain accessible for the time being, ensuring a smooth transition for everyone. -==== - *Portal search widget:* We added the ability to search within the Portal help widget, making it easier than ever to find the information you're looking for. No need to navigate away from the Portal to search our extensive documentation. Simply enter your query, and relevant results will appear instantly for you to choose for more detail. Plus, the search results widget is resizable, allowing you to adjust the size. Use the arrow in the bottom right corner to adjust the size. *Open help in a separate tab:* Want to keep your search results handy while using the Portal? Simply choose the "Help" link to open the search results in a separate tab, so you can refer to them side-by-side. @@ -154,4 +148,4 @@ To expand the available devices, you can try removing or modifying some of the d * Standard mode video does not display rotation correctly. * Jira Cloud integration is Cloud only, so does not work for network configurations without Internet access. There are some known issues - ticket is created, but shows 500 error and cannot add attachments. * Auto-generate Appium script: inputting / into a text field in the baseline session caused the auto-generated script to fail. -* Scriptless may not work properly on Android apps with animation or webviews for Android 13 and below. \ No newline at end of file +* Scriptless may not work properly on Android apps with animation or webviews for Android 13 and below. From 6e793e25c02de8c795c4fc811fb6d281e5ae3f89 Mon Sep 17 00:00:00 2001 From: madison-oates Date: Tue, 24 Sep 2024 12:02:41 -0400 Subject: [PATCH 3/4] remove change --- docs/modules/devices/pages/install-an-app.adoc | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/modules/devices/pages/install-an-app.adoc b/docs/modules/devices/pages/install-an-app.adoc index 046697bd..0a532291 100644 --- a/docs/modules/devices/pages/install-an-app.adoc +++ b/docs/modules/devices/pages/install-an-app.adoc @@ -5,8 +5,6 @@ Learn how to manage preinstalled apps on your device so you can skip installatio == Before you start -Homework - hi Tung! - You'll need to upload your app to your xref:apps:manage-apps.adoc[app repository] before you can install it on your device. == Open the device overview From 6f13548e1fb63430720b4ea25f5f55870f18ed1f Mon Sep 17 00:00:00 2001 From: madison-oates Date: Fri, 27 Sep 2024 16:05:20 -0400 Subject: [PATCH 4/4] requested changes implemented --- docs/modules/release-notes/pages/all-releases/1_3.adoc | 2 +- docs/modules/release-notes/pages/all-releases/2_14.adoc | 2 +- docs/modules/release-notes/pages/all-releases/2_4.adoc | 2 +- docs/modules/release-notes/pages/all-releases/3_11.adoc | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/modules/release-notes/pages/all-releases/1_3.adoc b/docs/modules/release-notes/pages/all-releases/1_3.adoc index 39feeaf2..55004da2 100644 --- a/docs/modules/release-notes/pages/all-releases/1_3.adoc +++ b/docs/modules/release-notes/pages/all-releases/1_3.adoc @@ -23,7 +23,7 @@ We also support plan upgrading for paid users: === Automation Test Enhancements -* Retrieve Kobiton Session ID through 02 requests `GET /session/:sessionId` and `POST /session` +* Retrieve Kobiton Session ID through these requests `GET /session/:sessionId` and `POST /session` * Finish a test session immediately after `DELETE /session/:sessionId` instead of waiting for device cleanup === API Enhancements diff --git a/docs/modules/release-notes/pages/all-releases/2_14.adoc b/docs/modules/release-notes/pages/all-releases/2_14.adoc index 207dcda2..579a1045 100644 --- a/docs/modules/release-notes/pages/all-releases/2_14.adoc +++ b/docs/modules/release-notes/pages/all-releases/2_14.adoc @@ -18,7 +18,7 @@ Only available for in-house devices. To enable this feature, mailto:support@kobi * *Bypass the passcode on iOS devices*: Devices or applications that are encountered the passcode for security or any specific testing purpose, Kobiton will help you to automatically input the passcode and continue your test execution. [NOTE] -Worked for both manual & automation—Supported from iOS version 10.x to 13.2.3—required to strictly follow the guidelines for the setup. +The bypass feature supports both manual and automated tests on iOS devices (versions 10 to 13.2.3) that have passcodes enabled following Kobiton's guidelines. == Enhancements diff --git a/docs/modules/release-notes/pages/all-releases/2_4.adoc b/docs/modules/release-notes/pages/all-releases/2_4.adoc index d1112199..b3358a37 100644 --- a/docs/modules/release-notes/pages/all-releases/2_4.adoc +++ b/docs/modules/release-notes/pages/all-releases/2_4.adoc @@ -5,7 +5,7 @@ _September 17, 2018_ == New features -* *Device Cleanup*: Add "Close Recent App" policy for both Android and iOS after exiting a manual and automation +* *Device Cleanup*: Add "Close Recent App" policy for both Android and iOS after exiting a manual or automation session. == Enhancements diff --git a/docs/modules/release-notes/pages/all-releases/3_11.adoc b/docs/modules/release-notes/pages/all-releases/3_11.adoc index 64687e61..d1599b10 100644 --- a/docs/modules/release-notes/pages/all-releases/3_11.adoc +++ b/docs/modules/release-notes/pages/all-releases/3_11.adoc @@ -14,7 +14,7 @@ _April 19, 2021_ ** Instead of running a second manual session, just choose a different bundle on the UI's bundle list ** Tests on bundles can be run in parallel * Automation scripts can be set by desired capabilities rather than just being able to run those tests from the the portal -* Appium Export Script Flow: there can be a bit of a learning curve when going from manual testing to testing with Appium. Although Kobiton does lesson the curve by exporting an appium script based on a manual session, they were only available when using scriptless automation. Now, users can access those scripts after a manual session and are available on all Scriptless revisit sessions. +* Appium Export Script Flow: there can be a bit of a learning curve when going from manual testing to testing with Appium. Although Kobiton does lessen the curve by exporting an appium script based on a manual session, they were only available when using scriptless automation. Now, users can access those scripts after a manual session and are available on all Scriptless revisit sessions. * This release introduces the ability to edit the manual session meant to be used as the baseline session for NOVA's Scriptless automation runs. This will provide you with more flexibility, allows for the removal of unnecessary or redundant test steps which will give you a much better testing experience. === Script-based Test Automation