https://github.com/inflectra/rapise-vantagepoint
Rapise Framework for testing Deltek Vantagepoint
https://github.com/inflectra/rapise-vantagepoint
Last synced: 17 days ago
JSON representation
Rapise Framework for testing Deltek Vantagepoint
- Host: GitHub
- URL: https://github.com/inflectra/rapise-vantagepoint
- Owner: Inflectra
- Created: 2021-09-09T11:18:40.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-10T08:46:14.000Z (almost 5 years ago)
- Last Synced: 2026-03-05T07:37:07.735Z (4 months ago)
- Language: JavaScript
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rapise-vantagepoint
Rapise Framework for testing Deltek Vantagepoint
## VpReport Object
### GetValue
- **anchor** - text value of a report cell
- **index** - if anchor is found several times, use index to get the right one
- **colOffset** - column offset, non-negative integer
- **rowOffset** - row offset, non-negative integer
Returns text value of the cell.
### Save
- **fileName** - name of the file to save full report contents