4 lines
126 B
Smalltalk
4 lines
126 B
Smalltalk
|
accessing
|
||
|
profileBio
|
||
|
|
||
|
^ profileBio := (self documentTree xpath: '/html/body/div/div/div[2]/div[1]/div[2]/div[1]') stringValue
|