test('3. switch sandbox', async ({ pfaPage }) => { const commonPage = new PfaCommonPage(pfaPage); // Previous test loaded qatd sandbox; switch to ue await commonPage.clickDropDown
Epic Games
| Aanbod-ID | 7acbce39dbb342edb9090792894045f3 |
|---|---|
| Namespace | |
| Aanbodtype | Bundle |
| Verkoper | Epic Games |
| Ontwikkelaar | Epic Games |
| Ondersteunde platforms | |
| Releasedatum | (10 years ago) |
| Laatste update | 21 May 2026 at 06:17 UTC(3 months ago) |
| Aanmaakdatum | 31 January 2020 at 05:47 UTC(6 years ago) |
Epic Internal Offer
test('3. switch sandbox', async ({ pfaPage }) => { const commonPage = new PfaCommonPage(pfaPage); // Previous test loaded qatd sandbox; switch to ue await commonPage.clickDropDownBoxContainsLabel('Sandbox'); await commonPage.enterComboboxPrecededLabel('Sandbox', 'ue'); await commonPage.clickDropDownItem('UE Marketplace'); await commonPage.enterComboboxPrecededLabel('Keywords', 'iris'); await commonPage.clickSearchButton(); await commonPage.waitLoad(); await commonPage.checkReportItemContainsTextPresent('iris UE test(List Integration)'); }); test('4. search by keywords', async ({ pfaPage }) => { const offerPage = new PfaOfferPage(pfaPage); const commonPage = new PfaCommonPage(pfaPage); await offerPage.navigateToOffersPage(sandboxId); // Keywords is a combobox (ant-select-combobox) await commonPage.enterComboboxPrecededLabel('Keywords', testKeyword); await commonPage.clickSearchButton(); await commonPage.waitLoad(); await commonPage.checkReportItemContainsTextPresent('e2e non conforming'); }); test('5. find offer by ID', async ({ pfaPage }) => { const offerPage = new PfaOfferPage(pfaPage); const com
Collectieaanbiedingen
Metadata
| Type | Waarde |
|---|---|
| test | {"aa":"bb", "cc":"dd"} |
| Landen zwarte lijst | |
| Landen witte lijst | |
| Categorieën | testing, testing/testforsmoke |
| Terugbetalingstype | SELF_REFUNDABLE |
| Tags | Multiplayer, Windows, macOS |
| Leeftijdsclassificaties | CERO GRAC USK ESRBIn-Game Purchases (Includes Random Items),Users Interact,Shares Location |
