python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
White device toolbar
I have a problem with the display of the mobile test tool for opera and chrome. I don't know why, but my appearance has changed so that I only have a light theme instead of a dark one. I have had this...
Blaaszka
Votes: 0
Answers: 0
Can't find web element with Selenium Java within tradingview.com
I can't access a specific element of a webpage with Selenium in Java.
I need to access the "sign in" option inside of a submenu of the Trading View webpage.
I tried xPath, CSS selector, etc....
LucAstillero
Votes: 0
Answers: 2
Script on Website Clearing Console, how can i stop it?
So I'm working on a chrome extension and I need to see what my script is logging in the site but one of the websites script is clearing the console? Is There an option to turn off the script or remove...
SamJones
Votes: 0
Answers: 1
Angular 13 : has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource
Can someone help me please, I have a problem in CORS policy and I have no access to the backend of the site.
This is the code I use in the backend (node.js):
app.use(cors({
Access_Control_Allow_Ori...
Chahnez Abbes
Votes: 0
Answers: 1