b.element(xpath: "placeyourxpathhere").click On Jun 8, 2017 1:45 AM, "c w" <[email protected]> wrote:
> Hi, > > I need your help. > > Can one advise me how I can access the element that has the following > xpath into my angular app. > > /html/body[@class='lwc']/div[@class='lwc-app > ng-scope']/div[@class='lwc-content > ng-scope']/div[@class='lyt-fullHeight lyt-appMinWidth > ng-scope']/section[@class='lwc-webMarketing lyt-fullHeight > lwc-hasSubHeader ng-scope']/div[@class='lyt-fullHeight > ng-scope']/div[@class='lyt-fullHeight']/lwc-scroll-container[@class='lyt-landingPageScroll > lwc-contentScroll lwc-pageScroll']/div[@class='lwc-ScrollContainer']/div[@ > class='lwc-scroll']/lwc-layout-container[@class='lwc-webMarketingLayout > lwc-landingPageContent ng-scope']/div[@class='lwc-LayoutContainer > lyt-fullHeight']/div[@class='lwc-centerContainer > lyt-fullHeight']/section[@class='lwc-contentList lyt-fullHeight > ng-scope']/lwc-content-list[@class='lyt-fullWidth > ng-isolate-scope']/section[@class='lwc-ContentList']/lwc- > swim-lane[@id='swimLane0']/div[@class='lwc-SwimLane > expanded']/div[@class='lwc-contentContainer']/div[@class='lwc-swimLaneItem > ng-scope']/lwc-swim-lane-tile[@class='ng-isolate-scope']/div[@class='lwc-SwimLaneTile > lwc-itemTile ui-draggable-disabled ui-draggable-handle']/div[@ > class='lwc-overlay']/div[@class='lwc-controls']/div[2]/md-icon[@class='lwc-editIcon > ng-scope ng-isolate-scope'] > > > > Kind regards, > Cristina > > -- > -- > Before posting, please read http://watir.com/support. In short: search > before you ask, be nice. > > [email protected] > http://groups.google.com/group/watir-general > [email protected] > > --- > You received this message because you are subscribed to the Google Groups > "Watir General" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected] --- You received this message because you are subscribed to the Google Groups "Watir General" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
