Questions tagged [device-emulation]

Anything related to the software emulation of hardware devices.

Anything related to the software emulation of hardware devices.

96 questions
-1
votes
1 answer

What are valid deviceNames for Chrome emulation testing with selenium webdriver?

What are valid deviceNames for Chrome emulation testing with selenium webdriver? And also where can i get the device width,height and user agent for the device?
-1
votes
1 answer

Are there any resources dedicated to emulator development?

I am interested in developing my own emulators but can't find any resources on how to do this. I have been looking everywhere online and there don't seem to be any websites dedicated to developing emulators. I have looked on Amazon for books on the…
-2
votes
1 answer

When I run a program on any emulator in xcode the dimensions are fine but when I run on my own iPhone the buttons are in different locations

I'm making a calculator application and having trouble figuring out what could be causing this problem. I have dynamic layouts for the storyboard and I can run my application on any iPhone version/iPad version in xcode and everything is laid out…
B-Brennan
  • 111
  • 9
-2
votes
1 answer

How do I create a PSP emulator?

I know that I need to know at least C and Assembly. In your own opinion what else does one need to know apart from knowing how to program in C and Assembly efficiently? Are there any books you can suggest to get me started? I also read that you need…
curious95
  • 11
  • 1
  • 2
-3
votes
1 answer

Android Studio test between two emulators

Okay so, I have two emulators running. I want to write a test where one device calls the other device using VOIP. My goal is to automate VOIP testing. A successCount variable is defined inside the test class to validate whether the test was…
Displee
  • 670
  • 8
  • 20
-3
votes
3 answers

emulate ENTER in .txt

Can someone please help in adding a command for enter in a .txt file to emulate enter. Example: 12345enter548793enter..... where an entry will be a number followed by enter to next field where the next number will be inserted etc.. so it will look…
gary
  • 1
  • 1
1 2 3 4 5 6
7