Search Results

Capability
Feature
Deployment Approach
Changes Between Bundler 1.x and 2.x
Changes Between Bundler 1.x and 2.x This article outlines the key changes between liferay-npm-bundler version 1.x and 2.x. Automatically Formatting Modules for AMD In version series 1.x of the...
公開日: 24/05/09 18:55
Understanding the npmbundlerrc Structure
Understanding the npmbundlerrc Structure The liferay-npm-bundler is configured via a .npmbundlerrc file placed in the widget project's root folder. You can create a complete configuration manually...
公開日: 24/05/09 18:55
OSGi Bundles and npm Package Structure
OSGi Bundles and npm Package Structure To deploy JavaScript modules, you must create an OSGi bundle with the npm dependencies extracted from the project's node_modules folder and modify them to...
公開日: 24/05/09 18:55
Understanding the Liferay npm Bundler Loader
Understanding the Liferay npm Bundler Loader liferay-npm-bundler's mechanism is inspired by webpack. Like webpack, the liferay-npm-bundler processes files using a set of rules that include loaders...
公開日: 24/05/09 18:55
Poshi Test Automation
Poshi Test Automation Poshi is a test automation framework that is simple, easy to understand, and does not require prior development experience to get started. Poshi tests can be written to...
公開日: 24/05/09 18:55
Getting Started
Getting Started Previously, Poshi tests could only be executed by downloading and creating the test files within the Liferay source code. The Poshi Standalone gradle project enables you to use...
公開日: 24/05/09 18:55
Creating a Macro File
Creating a Macro File Test Scenario Write your first macro file using the test scenario below: You would like to test that your name does not appear on any learn.liferay.com article. The steps you...
公開日: 24/05/09 18:55
Creating A Path File
Creating A Path File Test Scenario Write your first path file using the test scenario below: You would like to test that your name does not appear on any learn.liferay.com article. The steps you...
公開日: 24/05/09 18:55
Creating the Testcase File
Creating the Testcase File Test Scenario Write your first testcase file using the test scenario below: You would like to test that your name does not appear on any learn.liferay.com article. The...
公開日: 24/05/09 18:55
Functions
Functions In Poshi, Functions handle extra WebDriver commands that an element might require to interact with a page object or element. Functions combine the basic methods defined in the...
公開日: 24/05/09 18:55
Macros
Macros A macro is a set of functions that perform a task. Macros are where locators (paths) and functions are brought together to script interactions that a user performs on the system being...
公開日: 24/05/09 18:55
Paths
Paths A path is an element on a page that a test will interact with. An element can be a button, text field, link, image, paragraph, or just about anything you would need to assert, click, or type...
公開日: 24/05/09 18:55
Testcases
Testcases A testcase file in Poshi is a collection of test scenarios grouped in blocks of code called test blocks. The three main test blocks: setUp, test, and tearDown, are made up of multiple...
公開日: 24/05/09 18:55
Using Variables
Using Variables Though not a Poshi layer, variables are a large part of Poshi tests. Variables, like in other programming languages, are used to store data which can be referenced and reused in...
公開日: 24/05/09 18:55
Poshi Resources
Poshi Resources To give Poshi test writers easy access to commonly used functions or other files, Poshi resources were created to store existing Poshi files as dependencies that can be loaded apart...
公開日: 24/05/09 18:55
Configuration
Configuration In order to give test writers easy access to commonly used functions, paths, or macros, Poshi resources were created to store existing Poshi files as dependencies. These resources can...
公開日: 24/05/09 18:55
フォームの作成
フォームの作成 フォーム アプリケーションで、複数フィールドのフォームを作成することができます。 必要なプロセス自動化権限を持つ認証されたユーザーのみがフォームを作成できます。 最低でも、 サイト管理 メニューと フォーム アプリケーションにアクセスする権限を持っている必要があります。 DXPのロールと権限の詳細は、ロールと権限をご覧ください 。 ...
公開日: 24/05/09 18:55
自動保存動作のカスタマイズ
自動保存動作のカスタマイズ フォーム アプリケーションは、 フォームの作成 時に、フォーム作成の進行状況を自動的に保存します。 デフォルトでは、フォームの下書きは1分ごとに自動保存されます。 時間を変更するには: [コントロールパネル] → [設定] → [システム設定] に移動します。 [コンテンツとデータ] の下で、 [フォーム] をクリックします。 左側のメニューで、...
公開日: 24/05/09 18:55
フォームレイアウトのカスタマイズ
フォームレイアウトのカスタマイズ デフォルトでは、フォーム上の新しい要素は新しい行に追加され、フォームの幅全体を占めるようになります。 すべての要素がフォームの幅全体を占めているフォーム。 各要素を別々の行に配置する必要がない場合もあります。 代わりに、要素の幅を変更して一行に配置することで、スペースを節約することができます。 ...
公開日: 24/05/09 18:55
送信ボタンのカスタマイズ
送信ボタンのカスタマイズ 7.4以降で利用可能 ユーザーは、フォームへのデータ入力が終了したら、フォームを送信する必要があります。 このため、デフォルトで 送信 というボタンが表示されます。 送信 は、フォームを送信するときにユーザーが実行するアクションを表す最も明確な言葉ではない場合があります。 例えば、 Register Now という言葉にしたい場合は以下のようにします。 ...
公開日: 24/05/09 18:55

Capabilities

Product

Contact Us

Connect

Powered by Liferay
© 2024 Liferay Inc. All Rights Reserved • Privacy Policy