Wednesday, April 29, 2020

Issue accessing shared file location on windows machine;UiPath RPA;

Friday, April 17, 2020

Helpful Python Libraries;

Python Libraries for Machine Learnings:
  1. TensorFlow
  2. Keras
  3. Therano
  4. Scikit-learn
  5. PyTorch

Python Libraries for Web Scraping:
  1. Requests
  2. Beautiful Soup
  3. Selenium
  4. Lxml
  5. Scrapy

Python Libraries for Image Processing:
  1. OpenCV
  2. Mahotas
  3. SimpleITK
  4. Pillow
  5. SciKit-image


Python Libraries for Data Science:
  1. Pandas
  2. NumPy
  3. SciPy
  4. IPython
  5. Plotly

Python Libraries for Automation Testing:
  1. Splinter
  2. Robot
  3. Behave
  4. PyUnit
  5. PyTest


Python Libraries for Game Development:

  1. PyGame
  2. Pyglet
  3. PyOpenGL
  4. Arcade
  5. Panda3D



Thursday, April 2, 2020

Adding Robotic Users to Windows Server; UiPath RPA


Resolved : Issue scraping Excel ADI Popup in Automation; UiPath RPA





Issue:-
Unable to indicate on login button selector in Excel adding a popup window

Steps performed:-
- All the selectors in the popup window are validating but it is highlighting in the wrong position.
- We have checked in another working machine and able to highlight and validate the selector properly.
- We have compared both of the machines and could see the difference in the display scaling.
- When we check the display scaling we could see a custom scaling set on the machine.
- Once we change the display scaling to 100% in that machine and signed out, then it starts working after signing in.

Please be informed this issue could arise due to display scaling set on the machine, and if there is any conflict between display scale and application position scaling.In these kind of cases please make sure display scaling is 100% also signing out and signing in will help to resolve these issues.



FIX:






Even if  you have external monitor, this settings should work fine.