All Questions

0
votes
0answers
2 views

NoSuchElementError: Unable to locate element - Selenium webdriver using Javascript

So, I know the issue due to countless hours of research. The only issue is that no one is basing their code like the way I do and/or are not clear on where/what to insert in my code. I know you need ...
0
votes
0answers
2 views

No video stream data being sent over RTCPeerConnection

TL;DR: RTC connections are made and tracks are being sent but no video stream data is being sent. Here's the order of operations in my snippets: Page loads, user waits for either a client-connected ...
0
votes
0answers
3 views

can not assign HTML element to variable using js

I am trying to change the display property of some text using JS, upon button click. I have confirmed that the function is firing and running correctly using debugger, but for some reason, I can't ...
0
votes
0answers
5 views

Looping through list of single-element tuple yields different result than looping through multi-element tuple

I have sqlite queries that output lists of tuples. I'm running into a situation that I don't understand why looping through a list of single-element tuples yields a different output compared to ...
-1
votes
0answers
3 views

called in the child thread: try to read or write protected memory. This usually indicates that other memory is corrupted

Calling a dynamic link library written in C++ in the main thread with the c# language is fine, but it is called in the child thread: try to read or write protected memory. This usually indicates that ...
0
votes
0answers
3 views

Next.JS Hot Reload SSR

I'm doing development on Next.JS, and every time I hot reload after making a modification of the codes, there seems to be some kind of a cache that causes Client side codes and Server side codes to be ...
0
votes
0answers
2 views

Incompatible USRP E312 with Matlab Package?

I install the USRP Embedded Series Radio Support from Communications Toolbox on Malab 2018a. And in the last step, I got the information "incompatible radio". My device is the ettus E312 and I have no ...
0
votes
0answers
3 views

How to do fuzzy logic for search function? I am using PHP and SQLSERVER

I am working on a webpage linked to my database that has a search feature as the main function. Users have to search for Company's name to check which group the company belongs to etc. However, I need ...
0
votes
0answers
4 views

setImageViewResource in Remote Views object pass an image using glide

I am making a Widget and in the Widget service in the getViewAt method i have set corrently the text to my widget but it is complicated to pass my images from my object. @Override public ...
0
votes
0answers
6 views

Transition a DIV element while reverting transition on a another element - Using Javascript

I have php generating several DIV tags populated with information for a database. A DIV height of 400px will display all information. However, I render the DIVs to height=50PX on the page with CSS. ...
0
votes
0answers
2 views

How to count a percentage of ytd and mtd from achieved and target column

So i was working for my internship, and i was confused on how to count the percentage of every month ytd and mtd from 2 column this is the dummy data where i wanted to make Dummy Data Sorry cant ...
-1
votes
0answers
6 views

I know this question has been asked several times. I have looked at all solutions, but none has helped me

I apologize if this is repetitive, but I am brand new to Java and to this site. I joined because I have seen how very knowledgable everyone is here and I am hoping to pick your brains. Here is the ...
0
votes
0answers
5 views

STM in R trouble while preprocessing document

I face an error when I try STM tutorial for my file in R based on github: >library(stm) >library(igraph) >library(stmCorrViz) >setwd("C:/Users/Puspa/Downloads") >data<-...
0
votes
0answers
2 views

Unable to launch module into specified docker network with NetworkId

I'm trying to launch modules on my IoT edge device, into some specified docker networks that I've already set up. Looking at the README here (github iotedge/edge-agent), it seems to indicate I can ...
0
votes
0answers
2 views

Confluent kafka python pause-resume functionality example

Was trying to use the confluent kafka consumer's pause and resume functionality but couldnt find any examples over the internet except the main link. https://docs.confluent.io/5.0.0/clients/confluent-...

15 30 50 per page