mirror of
https://github.com/edcommonwealth/Dashboard.git
synced 2026-03-07 13:38:12 -08:00
10 lines
103 B
Text
10 lines
103 B
Text
c
|
|
path
|
|
subject.xpath("//form[action]")
|
|
path
|
|
c
|
|
subject.css("form")
|
|
c
|
|
render
|
|
subject.css("form")
|
|
subject
|