Telerik Test Studio
Overview
Solutions
Functional UI Testing
RESTful API Testing
Load Testing
Remote Test Execution
Agile Teams
Responsive UI Testing
Continuous Testing
Services
Test Studio Trainings
Test Studio Consulting
Resources
Docs & Support
Documentation
Videos
Blogs
Webinars
Whitepapers
What’s New
Roadmap
Release History
Changelog
Report a bug
Suggest a feature
Pricing
Search
Shopping cart
Login
Contact Us
Request a demo
Try now
close mobile menu
Telerik Forums
/
Test Studio
This is a migrated thread and some comments may be shown as answers.
Put a decimal number in a numericBox
2 Answers
22 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
José
Top achievements
Rank 1
José
asked on
27 May 2013,
02:22 PM
Hi everybody,
I was do a test in Test studio and i found a problem that i can't solve, how can i insert a decimal number in a numericbox on the code behind?
thanks for help
José Teles
Add a comment
Submit comment
Cancel
2 Answers
, 1 is accepted
Sort by
Score
Date
0
José
Top achievements
Rank 1
answered on
27 May 2013,
04:15 PM
Don't answer me, I found the solution.
Solution if anyone wants it
case '.':
Log.WriteLine("entrei no ponto");
Manager.Desktop.KeyBoard.KeyPress(System.Windows.Forms.Keys.Decimal);
break;
Add a comment
Submit comment
Cancel
0
Accepted
Boyan Boev
Telerik team
answered on
28 May 2013,
07:01 AM
Hello Jose,
I am glad to hear that!
Please don't hesitate if you have additional questions.
Regards,
Boyan Boev
Telerik
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
Add a comment
Submit comment
Cancel
Answer this question
Drag and drop files here or
browse
to attach...
Browse
for files to attach...
Supported file types: PNG, JPG, JPEG, ZIP, RAR, TXT. Max total file size - 20MB.
Submit answer
Cancel
Tags
General Discussions
Asked by
José
Top achievements
Rank 1
Answers by
José
Top achievements
Rank 1
Boyan Boev
Telerik team
Share this question
or
Copy link