I have a<li> HtmlElement that is part of a menuList. When I look at the element asXml, I can see the text portion that shows up when I open the action Menu item, "Investigate Data". However, when I request this item.asNormalizedText() I get nothing back.
<edited 4/8/2021>. Removed question #2. I can click on the anchor. I am getting an updated page back from this.
li:
<li role="none" data-ik="1" class="p-menuitem ng-star-inserted">
<a pripple="" aria-haspopup="false" class="p-ripple ng-star-inserted p-menuitem-link" tabindex="0">
<!----> <span class="p-menuitem-text ng-star-inserted">
Investigate Data
</span>
<!----> <!----> <!----> </a>
<!----> <!----> <!----></li>
This works fine on the web page. The action is only active when something on the page is selected.
I can see that the page has one selected row when I look at the normalized text for the page. Interesting (to me) that this normalized text does include the menu item here (last 7 lines shown below):
IBM Navigator for i
IBM Navigator for i
LRPOWELL
z1432bp3.rch.stglabs.ibm.com
Investigate Data
Actions
Package Name
Perspective
Description
View
Metrics
SQL
Health Indicators CPU Health Indicators This chart shows CPU health indicators by analyzing all collection time intervals according to the defined thresholds for CPU. Use this chart to determine the proportion of intervals where CPU health indicators exceeded the defined thresholds. CPU Health Indicators CPU Performance Metric,Percentage of intervals with values under defined thresholds,Percentage of intervals with values above Warning threshold,Percentage of intervals with values above Action threshold SELECT METRIC, GREEN, YELLOW, RED FROM (SELECT 'Partition CP...>>More<<
Health Indicators Database Health Indicators This chart shows Database health indicators by analyzing all collection time intervals according to the defined thresholds for database. Use this chart to determine the proportion of intervals where Database health indicators exceeded the defined thresholds. Database Health Indicators Database Performance Metric (Per Second),Percentage of intervals with values under defined thresholds,Percentage of intervals with values above Warning threshold,Percentage of intervals with values above Action threshold SELECT METRIC, GREEN, YELLOW, RED FROM (SELECT 'Physical Dat...>>More<<
Monitor CPU Utilization (Average) This chart shows the CPU utilization (average) metric of the performance data monitored. CPU Utilization (Average) Interval Number,Date - Time,CPU Utilization (Average),Processor Speed Percent SELECT INTNUM, DATETIME AS DATETIME, DOUBLE(SMSCPUCPU) AS CP...>>More<<
Monitor CPU Utilization (Interactive Jobs) This chart shows the CPU utilization (interactive jobs) metric of the performance data monitored. CPU Utilization (Interactive Jobs) Interval Number,Date - Time,CPU Utilization (Interactive Jobs),Maximum CPU Used Job,Maximum Job CPU Percent,Number of Jobs SELECT INTNUM, DATETIME AS DATETIME, DOUBLE(SMMTCPUP) AS CPU...>>More<<
Monitor CPU Utilization (SQL) This chart shows the CPU utilization (SQL) metric of the performance data monitored. CPU Utilization (SQL) Interval Number,Date - Time,CPU Utilization (SQL) SELECT INTNUM, DATETIME AS DATETIME, DOUBLE(SMSCPUQPU) AS CP...>>More<<
[...]
Monitor Disk Response Time (Read) This chart shows the disk response time (read) metric of the performance data monitored. Disk Response Time (Read) Interval Number,Date - Time,Disk Response Time (Read) SELECT INTNUM, DATETIME AS DATETIME, DOUBLE(SMDTRRSPT/SMDTRO...>>More<<
1
100
Selected Rows: 1 | Total Rows: 20
--- Item Actions ---
View SQL
Investigate Data
--- List Actions ---
Refresh
Select All
Deselect All
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too