In this video it shows how to limit the number of decimal points of a float or decimal while printing it on a textView widget of Android App. It basically uses below line of code to limit the decimal places. I hope you like this video. For any questions, suggestions…
Tag: double
Selenium – How to perform mouse actions like right click, double click, mousehover etc.?
In this video will see how several mouse actions can be performed through Selenium. These mouse actions methods are defined in Actions() class. By using these class will perform all the mouse actions. How to take web element xpath: https://www.youtube.com/watch?v=jPrphm-8njo&list=PLFfOLCbwIxbDCAFRkkvY4szs2HRS_FKaF&index=5 I hope you like this video. For any questions, suggestions…