Skip to main content

Questions tagged [headless]

Headless systems are those which do not support standard user interface devices, such as monitors, keyboards and mice.

0 votes
0 answers
19 views

Playwright- Execute tests in headless via CMD when project configured as headed

I have a Playwright project that it's playwright.config has headless: false configuration. I'm trying to execute a specific group of tests in headless mode via CMD: npx playwright test -g "@...
I.sh.'s user avatar
  • 1,293
-1 votes
0 answers
19 views

AWS lambda support Java AWT

I am trying to run below example on AWS lambda, which is drawing a box around the face: https://docs.aws.amazon.com/rekognition/latest/dg/images-displaying-bounding-boxes.html getting below error: ...
amitkumar12788's user avatar
0 votes
0 answers
17 views

404 auto refreshes in Sitecore JSS headless site that uses Next JS

I am working on a sitecore JSS Headless application that uses NextJS as front end. I have 2 domains (domain1.com, domain2.com) created that shares the same code base. 404 page redirection auto ...
SRK's user avatar
  • 1
1 vote
1 answer
47 views

Error in extracting live tennis match information from the bwin.it website with python selenium and BeautifulSoup using selenium headless mode

As per the title I would like to extract the information of live tennis matches from this web page https://sports.bwin.it/it/sports/live/tennis-5 with python selenium and BeautifulSoup with this code ...
Nestor's user avatar
  • 11
0 votes
0 answers
24 views

PyAutoGUI on a headless server

I'm writing a script to automate a process that requires controlling the mouse and keyboard. I need to run it on a headless vm in Google Cloud. Can I use PyAutoGUI without display? When I tried it, I ...
Steve Gutfreund's user avatar
0 votes
0 answers
31 views

Open third party link in modal popup using headless drupal 10

Trying to open external link in modal popup itself. While implementing i found that internal pages are rendering properly but the ask is that external link should get open in popup using headless ...
Gaurav's user avatar
  • 1
0 votes
0 answers
16 views

Braintree with Paypal not working with Multi Website and Multi Currency setup - Sandbox Environment

I am experiencing an issue with PayPal used with Braintree Sandbox. I have multi website setup. US and UK website. UK website is working fine and accepting the payment in GBP using PayPal. I am using ...
Amit Sankhala's user avatar
0 votes
0 answers
33 views

How to use react-native-callkeep

After following the installation steps from the docs for android, at the end , it tells to add this block of code in index.android.js: AppRegistry.registerHeadlessTask('RNCallKeepBackgroundMessage', ()...
Irfan wani's user avatar
  • 4,740
0 votes
0 answers
14 views

After click sigin button is showing: security certificate&code will handle. Chrome is blank in headless, working in headed mode in serenity framework

Serenity framework example: customer will click on SignIn button then one security certificate will come like your connection is not private. If certificate is visible code will handle that by clcking ...
Manju Reddy's user avatar
0 votes
0 answers
68 views

Getting cookies in chrome headless mode

We have created a script for automated site tests in selenium, the test detects whether the correct cookies are loaded when the consent is selected in the cookie bar cookiebot. Example, the script in ...
Jakub Sobotka's user avatar
1 vote
0 answers
43 views

How to run a task in background in react native and play sound

I have a React Native app that needs to fetch data and play a sound every 15 minutes, regardless of whether the app is in the background or foreground. However, I am experiencing an issue: when the ...
Khan Naxim's user avatar
0 votes
0 answers
77 views

The PDF file size I generate with Puppeteer is large

I am generating pdf using puppeteersharp, which is the .NET port of puppeteer. At first, my file size was a serious 7.5mb. I wrote a compress method using ghostscript to reduce this size further, but ...
Burak Patat's user avatar
0 votes
2 answers
52 views

Can't run extention on selenium headless mode?

When I run the script extension is not working, when I check the error screenshot there are some ads. from selenium.webdriver.chrome.options import Options from selenium.webdriver.chrome.service ...
user22827495's user avatar
0 votes
1 answer
31 views

"InvalidCheckoutSessionStatus" Error while firing CompleteCheckoutSession GraphQL End-Point

I am working with Amazon Pay and Adobe Commerce integration. I have Amazon Version 5.14.1. I have integrated this in Headless architecture using GraphQL. I am able to redirect to Amazon page to enter ...
Amit Sankhala's user avatar
0 votes
0 answers
24 views

serve html-output from `GNU R`

On my (headless) development machine running Debian GNU/Linux (which I'm accessing via ssh) I'm having a purely CLI-based setup with neovim and Nvim-R as IDE for programming in GNU R. This works ...
n0542344's user avatar
  • 111

15 30 50 per page
1
2 3 4 5
82