Test KO en lançant via gitlab

Hi,
When I run my tests locally I have no problems and they are fine, while when I run them via gitlab there are random knockouts in a group of 10 tests. On the screens the screen is completely white. The page is not visible for no reason. In this group of 10 tests it is not the same ones who are knocked out each time and this changes with each launch

In some cases the error displayed is

Web element with id: ‘Object Repository/01_UsageGeneral/cookiesPopup_boutonAccept’ located by ‘//button[@id=‘cookiesPopup_boutonAccept’]’ not found

or

TypeError: document.body is null Build info: version: ‘3.141.59’, revision: ‘e82be7d358’, time: ‘2018-11-14T08:25:53’ System info: host: ‘runner-gkc5dcxe-project-1048-concurrent-0’, ip: ‘172.17.0.2’, os.name: ‘Linux’, os.arch: ‘amd64’, os.version: ‘5.4.0-99-generic’, java.version: ‘1.8.0_362’ Driver info: com.kms.katalon.core.webui.driver.firefox.CGeckoDriver Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 111.0, javascriptEnabled: true, moz:accessibilityChecks: false, moz:buildID: 20230309232128, moz:geckodriverVersion: 0.32.0, moz:headless: false, moz:platformVersion: 5.4.0-99-generic, moz:processID: 31475, moz:profile: /tmp/rust_mozprofile6NAjUT, moz:shutdownTimeout: 60000, moz:useNonSpecCompliantPointerOrigin: false, moz:webdriverClick: true, moz:windowless: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(direct), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify} Session ID: 501e7847-b1f9-4a94-89c4-d0b7415515ed

Does anyone have an idea of ​​the problem please?

Bonjour,
Lorsque j’effectue mes tests en local je n’ai aucun soucis et ils sont bien OK alors que quand je les lances via gitlab il y a des KO aléatoires dans un groupe de 10 tests. Sur les screen l’écran est entièrement blanc. La page n’est pas visible sans raison. Dans ce groupe de 10 tests ce ne sont pas les mêmes qui sont KO à chaque fois et cela change à chaque lancement

Dans certains cas l’erreur affiché est

Web element with id: ‘Object Repository/01_UsageGeneral/cookiesPopup_boutonAccept’ located by ‘//button[@id=‘cookiesPopup_boutonAccept’]’ not found

ou

TypeError: document.body is null Build info: version: ‘3.141.59’, revision: ‘e82be7d358’, time: ‘2018-11-14T08:25:53’ System info: host: ‘runner-gkc5dcxe-project-1048-concurrent-0’, ip: ‘172.17.0.2’, os.name: ‘Linux’, os.arch: ‘amd64’, os.version: ‘5.4.0-99-generic’, java.version: ‘1.8.0_362’ Driver info: com.kms.katalon.core.webui.driver.firefox.CGeckoDriver Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 111.0, javascriptEnabled: true, moz:accessibilityChecks: false, moz:buildID: 20230309232128, moz:geckodriverVersion: 0.32.0, moz:headless: false, moz:platformVersion: 5.4.0-99-generic, moz:processID: 31475, moz:profile: /tmp/rust_mozprofile6NAjUT, moz:shutdownTimeout: 60000, moz:useNonSpecCompliantPointerOrigin: false, moz:webdriverClick: true, moz:windowless: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(direct), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify} Session ID: 501e7847-b1f9-4a94-89c4-d0b7415515ed

Si quelqu’un a une idée du problème svp ?

Kindly use English to get more chances for help.
There may be French people here, but who knows who they are…

Hi there @maxime.fournier, :wave:

Welcome to Katalon Community, and thank you for your questions.

Since the main language used on our forum is English, I suggest you to provide an English translation above, or below, the current French portion of your topic.

We do have quite a few of French members (@french-members), yet, to enable everyone on the forum (and our team) to best support you, English is still prefered.

We hope you understand. Please reply if you have any question :wink:

It sounds as though the entire document has been nullified. Perhaps there is something peculiar on that page that results in the document being corrupted.